Searched refs:AT91_PIN_PA26 (Results 1 – 3 of 3) sorted by relevance
44 gpio_request(AT91_PIN_PA26, "ena PHY"); in smartweb_request_gpio()83 at91_set_gpio_output(AT91_PIN_PA26, 0); in smartweb_macb_hw_init()100 pin_to_mask(AT91_PIN_PA26) | in smartweb_macb_hw_init()112 pin_to_mask(AT91_PIN_PA26) | in smartweb_macb_hw_init()
97 if ((at91_get_gpio_value(AT91_PIN_PA26) == 0) && in at91_is_recovery()128 at91_set_gpio_input(AT91_PIN_PA26, 1); in spl_board_init()
50 #define AT91_PIN_PA26 (PIN_BASE + 0x00 + 26) macro