HomeSort by: relevance | last modified time | path
    Searched defs:afb_width (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/arm/sunxi/
sunxi_debe.c 113 uint32_t afb_width; member in struct:sunxifb_attach_args
392 .afb_width = fb_width,
751 prop_dictionary_set_uint32(cfg, "width", afb->afb_width);
754 prop_dictionary_set_uint16(cfg, "linebytes", afb->afb_width * 4);

Completed in 38 milliseconds