Home
last modified time | relevance | path

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

/linux-4.1.27/include/video/
Dw100fb.h45 unsigned long gpio_oe1; member
/linux-4.1.27/arch/arm/mach-pxa/
Dhimalaya.c91 .gpio_oe1 = 0x003c0000, /* GPIO_CNTL2 */
Deseries.c416 .gpio_oe1 = 0x03c00643,
612 .gpio_oe1 = 0x000020bf,
845 .gpio_oe1 = 0x003c3000,
Dcorgi.c211 .gpio_oe1 = 0x03c0feff,
Dhx4700.c503 .gpio_oe1 = 0x00000000, /* GPIO_CNTL2 */
/linux-4.1.27/drivers/video/fbdev/
Dw100fb.c959 writel(gpio->gpio_oe1, remapped_regs + mmGPIO_CNTL2); in w100_hw_init()