Searched refs:CORGI_GPIO_HSYNC (Results 1 – 2 of 2) sorted by relevance
44 #define CORGI_GPIO_HSYNC (44) /* LCD HSync Pulse */ macro
525 while (gpio_get_value(CORGI_GPIO_HSYNC)) in corgi_wait_for_hsync()528 while (!gpio_get_value(CORGI_GPIO_HSYNC)) in corgi_wait_for_hsync()