Home
last modified time | relevance | path

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

/Linux-v4.19/include/video/
Dw100fb.h45 unsigned long gpio_oe1; member
/Linux-v4.19/arch/arm/mach-pxa/
Dhimalaya.c91 .gpio_oe1 = 0x003c0000, /* GPIO_CNTL2 */
Deseries.c399 .gpio_oe1 = 0x03c00643,
595 .gpio_oe1 = 0x000020bf,
831 .gpio_oe1 = 0x003c3000,
Dcorgi.c212 .gpio_oe1 = 0x03c0feff,
Dhx4700.c504 .gpio_oe1 = 0x00000000, /* GPIO_CNTL2 */
/Linux-v4.19/drivers/video/fbdev/
Dw100fb.c960 writel(gpio->gpio_oe1, remapped_regs + mmGPIO_CNTL2); in w100_hw_init()