Searched refs:LCDC_LCDCFG5_VSPOL (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/ | ||
H A D | atmel_hlcdc.h | 91 #define LCDC_LCDCFG5_VSPOL (0x1 << 1) macro |
/openbmc/u-boot/drivers/video/ | ||
H A D | atmel_hlcdfb.c | 360 value |= LCDC_LCDCFG5_VSPOL; in atmel_hlcdc_init() |