Home
last modified time | relevance | path

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

/linux-5.19.10/include/video/
Dw100fb.h44 unsigned long gpio_oe2; member
/linux-5.19.10/arch/arm/mach-pxa/
Dhimalaya.c91 .gpio_oe2 = 0x00000000, /* GPIO_CNTL4 */
Deseries.c408 .gpio_oe2 = 0x000000ff,
616 .gpio_oe2 = 0x000001cf,
862 .gpio_oe2 = 0x00000000,
Dcorgi.c210 .gpio_oe2 = 0x00000000,
Dhx4700.c503 .gpio_oe2 = 0x00000000, /* GPIO_CNTL4 */
/linux-5.19.10/drivers/video/fbdev/
Dw100fb.c966 writel(gpio->gpio_oe2, remapped_regs + mmGPIO_CNTL4); in w100_hw_init()