Home
last modified time | relevance | path

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

/Linux-v5.4/include/video/
Dw100fb.h42 unsigned long gpio_oe1; member
/Linux-v5.4/arch/arm/mach-pxa/
Dhimalaya.c88 .gpio_oe1 = 0x003c0000, /* GPIO_CNTL2 */
Deseries.c399 .gpio_oe1 = 0x03c00643,
595 .gpio_oe1 = 0x000020bf,
831 .gpio_oe1 = 0x003c3000,
Dcorgi.c209 .gpio_oe1 = 0x03c0feff,
Dhx4700.c501 .gpio_oe1 = 0x00000000, /* GPIO_CNTL2 */
/Linux-v5.4/drivers/video/fbdev/
Dw100fb.c952 writel(gpio->gpio_oe1, remapped_regs + mmGPIO_CNTL2); in w100_hw_init()