Home
last modified time | relevance | path

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

/platform/bcm28xx/
A Dmailbox.c101 fb_desc.phys_width = 800; in init_framebuffer()
130 fb->image.rowbytes = fb_desc.phys_width * fb_desc.depth/8; in display_get_framebuffer()
132 fb->image.width = fb_desc.phys_width; in display_get_framebuffer()
134 fb->image.stride = fb_desc.phys_width; in display_get_framebuffer()
142 info->width = fb_desc.phys_width; in display_get_info()
/platform/bcm28xx/include/platform/
A Dmailbox.h63 uint32_t phys_width; //request member

Completed in 3 milliseconds