Home
last modified time | relevance | path

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

/linux-5.19.10/include/video/
Dw100fb.h43 unsigned long gpio_dir2; member
/linux-5.19.10/arch/arm/mach-pxa/
Dhimalaya.c90 .gpio_dir2 = 0x00000000, /* GPIO_CNTL3 */
Deseries.c407 .gpio_dir2 = 0xffffffff,
615 .gpio_dir2 = 0xffffffff,
861 .gpio_dir2 = 0x00000000,
Dcorgi.c209 .gpio_dir2 = 0x00000000,
Dhx4700.c502 .gpio_dir2 = 0x00000000, /* GPIO_CNTL3 */
/linux-5.19.10/drivers/video/fbdev/
Dw100fb.c965 writel(gpio->gpio_dir2, remapped_regs + mmGPIO_CNTL3); in w100_hw_init()