Home
last modified time | relevance | path

Searched refs:W100_GPIO_PORT_A (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/video/
Dw100fb.h12 #define W100_GPIO_PORT_A 0 macro
/Linux-v4.19/arch/arm/mach-pxa/
Deseries.c849 tmp = w100fb_gpio_read(W100_GPIO_PORT_A); in e800_tg_change()
854 w100fb_gpio_write(W100_GPIO_PORT_A, tmp); in e800_tg_change()
/Linux-v4.19/drivers/video/fbdev/
Dw100fb.c851 if (port==W100_GPIO_PORT_A) in w100fb_gpio_read()
861 if (port==W100_GPIO_PORT_A) in w100fb_gpio_write()