Home
last modified time | relevance | path

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

/Linux-v5.10/include/video/
Dw100fb.h44 unsigned long gpio_oe2; member
/Linux-v5.10/arch/arm/mach-pxa/
Dhimalaya.c91 .gpio_oe2 = 0x00000000, /* GPIO_CNTL4 */
Deseries.c407 .gpio_oe2 = 0x000000ff,
604 .gpio_oe2 = 0x000001cf,
841 .gpio_oe2 = 0x00000000,
Dcorgi.c211 .gpio_oe2 = 0x00000000,
Dhx4700.c503 .gpio_oe2 = 0x00000000, /* GPIO_CNTL4 */
/Linux-v5.10/drivers/video/fbdev/
Dw100fb.c957 writel(gpio->gpio_oe2, remapped_regs + mmGPIO_CNTL4); in w100_hw_init()