Home
last modified time | relevance | path

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

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