Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/video/
H A Dw100fb.h9 #define W100_GPIO_PORT_A 0 macro
/OK3568_Linux_fs/kernel/arch/arm/mach-pxa/
H A Deseries.c856 tmp = w100fb_gpio_read(W100_GPIO_PORT_A); in e800_tg_change()
861 w100fb_gpio_write(W100_GPIO_PORT_A, tmp); in e800_tg_change()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dw100fb.c855 if (port==W100_GPIO_PORT_A) in w100fb_gpio_read()
865 if (port==W100_GPIO_PORT_A) in w100fb_gpio_write()