Home
last modified time | relevance | path

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

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