Home
last modified time | relevance | path

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

/linux-4.1.27/include/video/
Dw100fb.h46 unsigned long gpio_dir2; member
/linux-4.1.27/arch/arm/mach-pxa/
Dhimalaya.c93 .gpio_dir2 = 0x00000000, /* GPIO_CNTL3 */
Deseries.c418 .gpio_dir2 = 0xffffffff,
614 .gpio_dir2 = 0xffffffff,
847 .gpio_dir2 = 0x00000000,
Dcorgi.c212 .gpio_dir2 = 0x00000000,
Dhx4700.c505 .gpio_dir2 = 0x00000000, /* GPIO_CNTL3 */
/linux-4.1.27/drivers/video/fbdev/
Dw100fb.c960 writel(gpio->gpio_dir2, remapped_regs + mmGPIO_CNTL3); in w100_hw_init()