Home
last modified time | relevance | path

Searched refs:SPITZ_GPIO_HSYNC (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/arch/arm/mach-pxa/include/mach/
H A Dspitz.h28 #define SPITZ_GPIO_HSYNC (22) macro
/OK3568_Linux_fs/kernel/arch/arm/mach-pxa/
H A Dspitz.c496 while (gpio_get_value(SPITZ_GPIO_HSYNC)) in spitz_ads7846_wait_for_hsync()
499 while (!gpio_get_value(SPITZ_GPIO_HSYNC)) in spitz_ads7846_wait_for_hsync()