Home
last modified time | relevance | path

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

/linux-4.4.14/include/video/
Dw100fb.h12 #define W100_GPIO_PORT_A 0 macro
/linux-4.4.14/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-4.4.14/drivers/video/fbdev/
Dw100fb.c850 if (port==W100_GPIO_PORT_A) in w100fb_gpio_read()
860 if (port==W100_GPIO_PORT_A) in w100fb_gpio_write()