Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/video/sunxi/
H A Dsunxi_de2.c27 LCD_MAX_LOG2_BPP = VIDEO_BPP32, enumerator
275 (1 << LCD_MAX_LOG2_BPP) / 8; in sunxi_de2_bind()
/OK3568_Linux_fs/u-boot/drivers/video/
H A Dtegra.c41 LCD_MAX_LOG2_BPP = VIDEO_BPP16, enumerator
403 (1 << LCD_MAX_LOG2_BPP) / 8; in tegra_lcd_bind()
H A Datmel_hlcdfb.c250 LCD_MAX_LOG2_BPP = VIDEO_BPP16, enumerator
541 (1 << LCD_MAX_LOG2_BPP) / 8; in atmel_hlcdc_bind()
H A Datmel_lcdfb.c28 LCD_MAX_LOG2_BPP = VIDEO_BPP16, enumerator
/OK3568_Linux_fs/u-boot/drivers/video/tegra124/
H A Ddisplay.c425 LCD_MAX_LOG2_BPP = 4, /* 2^4 = 16 bpp */ enumerator