Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-pxa/
H A Dspitz.h28 #define SPITZ_GPIO_HSYNC (22) macro
H A Dspitz.c495 while (gpio_get_value(SPITZ_GPIO_HSYNC)) in spitz_ads7846_wait_for_hsync()
498 while (!gpio_get_value(SPITZ_GPIO_HSYNC)) in spitz_ads7846_wait_for_hsync()