Home
last modified time | relevance | path

Searched refs:LCDC_LCDCFG5_VSPOL (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A Datmel_hlcdc.h91 #define LCDC_LCDCFG5_VSPOL (0x1 << 1) macro
/openbmc/u-boot/drivers/video/
H A Datmel_hlcdfb.c360 value |= LCDC_LCDCFG5_VSPOL; in atmel_hlcdc_init()