Home
last modified time | relevance | path

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

/linux-4.4.14/include/video/
Dw100fb.h47 unsigned long gpio_oe2; member
/linux-4.4.14/arch/arm/mach-pxa/
Dhimalaya.c94 .gpio_oe2 = 0x00000000, /* GPIO_CNTL4 */
Deseries.c402 .gpio_oe2 = 0x000000ff,
598 .gpio_oe2 = 0x000001cf,
834 .gpio_oe2 = 0x00000000,
Dcorgi.c213 .gpio_oe2 = 0x00000000,
Dhx4700.c506 .gpio_oe2 = 0x00000000, /* GPIO_CNTL4 */
/linux-4.4.14/drivers/video/fbdev/
Dw100fb.c961 writel(gpio->gpio_oe2, remapped_regs + mmGPIO_CNTL4); in w100_hw_init()