Searched refs:AT91_PIN_PA26 (Results 1 – 3 of 3) sorted by relevance
45 gpio_request(AT91_PIN_PA26, "ena PHY"); in smartweb_request_gpio()84 at91_set_gpio_output(AT91_PIN_PA26, 0); in smartweb_macb_hw_init()101 pin_to_mask(AT91_PIN_PA26) | in smartweb_macb_hw_init()113 pin_to_mask(AT91_PIN_PA26) | in smartweb_macb_hw_init()
98 if ((at91_get_gpio_value(AT91_PIN_PA26) == 0) && in at91_is_recovery()129 at91_set_gpio_input(AT91_PIN_PA26, 1); in spl_board_init()
51 #define AT91_PIN_PA26 (PIN_BASE + 0x00 + 26) macro