Searched defs:vl_bpix (Results 1 – 6 of 6) sorted by relevance
/openbmc/u-boot/include/ |
H A D | atmel_lcd.h | 29 u_long vl_bpix; /* Bits per pixel, 0 = 1, 1 = 2, 2 = 4, 3 = 8, 4 = 16 */ member
|
H A D | lcd.h | 54 u_char vl_bpix; /* Bits per pixel, 0 = 1 */ member
|
H A D | pxa_lcd.h | 60 u_char vl_bpix;/* Bits per pixel, 0 = 1, 1 = 2, 2 = 4, 3 = 8, 4 = 16 */ member
|
H A D | exynos_lcd.h | 38 u_char vl_bpix; /* Bits per pixel */ member
|
/openbmc/u-boot/drivers/video/ |
H A D | atmel_hlcdfb.c | 255 unsigned int vl_bpix; member
|
/openbmc/u-boot/drivers/video/exynos/ |
H A D | exynos_fb.c | 59 u_char vl_bpix; /* Bits per pixel */ member
|