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