Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Datmel_hlcdc.h122 #define LCDC_LCDEN_SYNCEN (0x1 << 1) macro
/openbmc/u-boot/drivers/video/
H A Datmel_hlcdfb.c222 writel(value | LCDC_LCDEN_SYNCEN, &regs->lcdc_lcden); in lcd_ctrl_init()
458 writel(value | LCDC_LCDEN_SYNCEN, &regs->lcdc_lcden); in atmel_hlcdc_init()