Home
last modified time | relevance | path

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

/linux-4.1.27/include/video/
Dw100fb.h12 #define W100_GPIO_PORT_A 0 macro
/linux-4.1.27/arch/arm/mach-pxa/
Deseries.c863 tmp = w100fb_gpio_read(W100_GPIO_PORT_A); in e800_tg_change()
868 w100fb_gpio_write(W100_GPIO_PORT_A, tmp); in e800_tg_change()
/linux-4.1.27/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()