Searched refs:PC_PWRON (Results 1 – 2 of 2) sorted by relevance
124 gpio_request(PC_PWRON, "pc_pwron"); in apf27_devices_init()125 gpio_set_value(PC_PWRON, 1); in apf27_devices_init()
23 #define PC_PWRON (GPIO_PORTF | 16) macro