Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/video/
Dw100fb.h42 unsigned long gpio_oe1; member
/kernel/linux/linux-5.10/arch/arm/mach-pxa/
Dhimalaya.c88 .gpio_oe1 = 0x003c0000, /* GPIO_CNTL2 */
Deseries.c404 .gpio_oe1 = 0x03c00643,
601 .gpio_oe1 = 0x000020bf,
838 .gpio_oe1 = 0x003c3000,
Dcorgi.c209 .gpio_oe1 = 0x03c0feff,
Dhx4700.c500 .gpio_oe1 = 0x00000000, /* GPIO_CNTL2 */
/kernel/linux/linux-5.10/drivers/video/fbdev/
Dw100fb.c964 writel(gpio->gpio_oe1, remapped_regs + mmGPIO_CNTL2); in w100_hw_init()