Searched refs:AT91_PIN_PA12 (Results 1 – 6 of 6) sorted by relevance
128 pin_to_mask(AT91_PIN_PA12) | in picosam9g45_macb_hw_init()136 pin_to_mask(AT91_PIN_PA12) | in picosam9g45_macb_hw_init()
153 at91_set_gpio_value(AT91_PIN_PA12, 0); /* power up */ in lcd_enable()158 at91_set_gpio_value(AT91_PIN_PA12, 1); /* power down */ in lcd_disable()
59 pin_to_mask(AT91_PIN_PA12) | in gurnard_macb_hw_init()331 at91_set_A_periph(AT91_PIN_PA12, 0); in board_init()
44 gpio_request(AT91_PIN_PA12, "d2"); in corvus_request_gpio()
125 at91_set_gpio_output(AT91_PIN_PA12, 0); in spl_board_init()
36 #define AT91_PIN_PA12 (PIN_BASE + 0x00 + 12) macro