Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-pxa/include/mach/
Dspitz.h32 #define SPITZ_GPIO_HSYNC (22) macro
/linux-4.1.27/arch/arm/mach-pxa/
Dspitz.c499 while (gpio_get_value(SPITZ_GPIO_HSYNC)) in spitz_ads7846_wait_for_hsync()
502 while (!gpio_get_value(SPITZ_GPIO_HSYNC)) in spitz_ads7846_wait_for_hsync()