Searched refs:LCD_MAX_LOG2_BPP (Results 1 – 9 of 9) sorted by relevance
84 LCD_MAX_LOG2_BPP = VIDEO_BPP16, enumerator581 (1 << LCD_MAX_LOG2_BPP) / 8; in mvebu_video_bind()
30 LCD_MAX_LOG2_BPP = VIDEO_BPP16, enumerator321 (1 << LCD_MAX_LOG2_BPP) / 8; in atmel_hlcdc_bind()
29 LCD_MAX_LOG2_BPP = VIDEO_BPP16, enumerator
31 LCD_MAX_LOG2_BPP = VIDEO_BPP32, enumerator283 (1 << LCD_MAX_LOG2_BPP) / 8; in sunxi_de2_bind()
53 #define LCD_MAX_LOG2_BPP VIDEO_BPP32 macro1248 plat->size = LCD_MAX_WIDTH * LCD_MAX_HEIGHT * VNBYTES(LCD_MAX_LOG2_BPP);
48 LCD_MAX_LOG2_BPP = VIDEO_BPP16, enumerator459 (1 << LCD_MAX_LOG2_BPP) / 8; in tegra_lcd_bind()
583 LCD_MAX_LOG2_BPP = VIDEO_BPP16, enumerator628 uc_priv->bpix = LCD_MAX_LOG2_BPP; in ipuv3_video_probe()
51 LCD_MAX_LOG2_BPP = VIDEO_BPP32, enumerator925 (1 << LCD_MAX_LOG2_BPP)) >> 3) + 0x20; in tidss_drv_bind()
425 LCD_MAX_LOG2_BPP = 4, /* 2^4 = 16 bpp */ enumerator
Completed in 25 milliseconds