Searched refs:EXT_GPIO (Results 1 – 2 of 2) sorted by relevance
278 gpio_debug_led1 = EXT_GPIO(25); in zylonite_pxa300_init()279 gpio_debug_led2 = EXT_GPIO(26); in zylonite_pxa300_init()
7 #define EXT_GPIO(x) (128 + (x)) macro