Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/video/
H A Datmel_hlcdfb.c72 writel(LCDC_LCDDIS_DISPDIS, &regs->lcdc_lcddis); in lcd_ctrl_init()
301 writel(LCDC_LCDDIS_DISPDIS, &regs->lcdc_lcddis); in atmel_hlcdc_init()
/OK3568_Linux_fs/u-boot/include/
H A Datmel_hlcdc.h129 #define LCDC_LCDDIS_DISPDIS (0x1 << 2) macro