Searched defs:bytespp (Results 1 - 6 of 6) sorted by relevance

/linux-master/include/video/
H A Domapvrfb.h22 u8 bytespp; member in struct:vrfb
46 static inline u32 omap_vrfb_min_phys_size(u16 width, u16 height, u8 bytespp) argument
48 static inline u16 omap_vrfb_max_height(u32 phys_size, u16 width, u8 bytespp) argument
44 omap_vrfb_adjust_size(u16 *width, u16 *height, u8 bytespp) argument
50 omap_vrfb_setup(struct vrfb *vrfb, unsigned long paddr, u16 width, u16 height, unsigned bytespp, bool yuv_mode) argument
/linux-master/drivers/video/fbdev/omap2/omapfb/
H A Dvrfb.c93 static u32 get_image_width_roundup(u16 width, u8 bytespp) argument
107 static inline u32 get_extra_physical_size(u16 image_width_roundup, u8 bytespp) argument
134 u32 omap_vrfb_min_phys_size(u16 width, u16 height, u8 bytespp) argument
126 omap_vrfb_adjust_size(u16 *width, u16 *height, u8 bytespp) argument
147 omap_vrfb_max_height(u32 phys_size, u16 width, u8 bytespp) argument
169 omap_vrfb_setup(struct vrfb *vrfb, unsigned long paddr, u16 width, u16 height, unsigned bytespp, bool yuv_mode) argument
[all...]
H A Domapfb-main.c59 const unsigned bytespp = var->bits_per_pixel >> 3; local
447 int bytespp = var->bits_per_pixel >> 3; local
497 unsigned bytespp; local
1423 int bytespp; local
[all...]
/linux-master/drivers/gpu/drm/msm/
H A Dmsm_drv.h529 int bytespp = (bpp + 7) / 8; local
/linux-master/drivers/gpu/drm/omapdrm/dss/
H A Ddsi.c3094 unsigned int bytespp; local
/linux-master/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddsi.c3906 unsigned bytespp; local

Completed in 243 milliseconds