Home
last modified time | relevance | path

Searched refs:afb_width (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/arm/sunxi/
H A Dsunxi_debe.c112 uint32_t afb_width; member
391 .afb_width = fb_width, in sunxi_debe_setup_fbdev()
750 prop_dictionary_set_uint32(cfg, "width", afb->afb_width); in sunxi_befb_attach()
753 prop_dictionary_set_uint16(cfg, "linebytes", afb->afb_width * 4); in sunxi_befb_attach()