Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/bluewater/snapper9260/
H A Dsnapper9260.c41 pin_to_mask(AT91_PIN_PA15) | in macb_hw_init()
66 pin_to_mask(AT91_PIN_PA15) | in macb_hw_init()
/OK3568_Linux_fs/u-boot/board/siemens/smartweb/
H A Dsmartweb.c98 pin_to_mask(AT91_PIN_PA15) | in smartweb_macb_hw_init()
110 pin_to_mask(AT91_PIN_PA15) | in smartweb_macb_hw_init()
/OK3568_Linux_fs/u-boot/board/mini-box/picosam9g45/
H A Dpicosam9g45.c128 writel(pin_to_mask(AT91_PIN_PA15) | in picosam9g45_macb_hw_init()
136 writel(pin_to_mask(AT91_PIN_PA15) | in picosam9g45_macb_hw_init()
/OK3568_Linux_fs/u-boot/board/siemens/corvus/
H A Dboard.c47 gpio_request(AT91_PIN_PA15, "d4"); in corvus_request_gpio()
/OK3568_Linux_fs/u-boot/arch/arm/mach-at91/include/mach/
H A Dgpio.h40 #define AT91_PIN_PA15 (PIN_BASE + 0x00 + 15) macro
/OK3568_Linux_fs/u-boot/board/bluewater/gurnard/
H A Dgurnard.c60 writel(pin_to_mask(AT91_PIN_PA15) | in gurnard_macb_hw_init()