Home
last modified time | relevance | path

Searched refs:AT91_PIN_PA15 (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/board/bluewater/snapper9260/
H A Dsnapper9260.c40 pin_to_mask(AT91_PIN_PA15) | in macb_hw_init()
65 pin_to_mask(AT91_PIN_PA15) | in macb_hw_init()
/openbmc/u-boot/board/siemens/smartweb/
H A Dsmartweb.c97 pin_to_mask(AT91_PIN_PA15) | in smartweb_macb_hw_init()
109 pin_to_mask(AT91_PIN_PA15) | in smartweb_macb_hw_init()
/openbmc/u-boot/board/mini-box/picosam9g45/
H A Dpicosam9g45.c127 writel(pin_to_mask(AT91_PIN_PA15) | in picosam9g45_macb_hw_init()
135 writel(pin_to_mask(AT91_PIN_PA15) | in picosam9g45_macb_hw_init()
/openbmc/u-boot/board/siemens/corvus/
H A Dboard.c46 gpio_request(AT91_PIN_PA15, "d4"); in corvus_request_gpio()
/openbmc/u-boot/arch/arm/mach-at91/include/mach/
H A Dgpio.h39 #define AT91_PIN_PA15 (PIN_BASE + 0x00 + 15) macro
/openbmc/u-boot/board/bluewater/gurnard/
H A Dgurnard.c58 writel(pin_to_mask(AT91_PIN_PA15) | in gurnard_macb_hw_init()