Home
last modified time | relevance | path

Searched refs:lcdd_cntl1 (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/include/video/
Dw100fb.h34 unsigned long lcdd_cntl1; member
/Linux-v4.19/arch/arm/mach-pxa/
Dhimalaya.c35 .lcdd_cntl1 = 0x00000000,
Deseries.c365 .lcdd_cntl1 = 0x0f000000,
561 .lcdd_cntl1 = 0x00000000,
771 .lcdd_cntl1 = 0x02a00000,
Dcorgi.c201 .lcdd_cntl1 = 0x01CC0000,
Dhx4700.c428 .lcdd_cntl1 = 0x00000000,
/Linux-v4.19/drivers/video/fbdev/
Dw100fb.c1348 writel(regs->lcdd_cntl1, remapped_regs + mmLCDD_CNTL1); in w100_init_lcd()