Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/video/
H A Datmel_hlcdfb.c151 value |= (LCDC_LCDCFG5_DISPDLY | LCDC_LCDCFG5_VSPDLYS); in lcd_ctrl_init()
382 value |= (LCDC_LCDCFG5_DISPDLY | LCDC_LCDCFG5_VSPDLYS); in atmel_hlcdc_init()
/OK3568_Linux_fs/u-boot/include/
H A Datmel_hlcdc.h98 #define LCDC_LCDCFG5_DISPDLY (0x1 << 7) macro