Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm/mach-pxa/
Dspitz.h28 #define SPITZ_GPIO_HSYNC (22) macro
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()