Home
last modified time | relevance | path

Searched defs:pioa (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/board/bluewater/snapper9260/
H A Dsnapper9260.c34 struct at91_port *pioa = (struct at91_port *)ATMEL_BASE_PIOA; in macb_hw_init() local
/openbmc/u-boot/board/siemens/smartweb/
H A Dsmartweb.c80 struct at91_port *pioa = (struct at91_port *)ATMEL_BASE_PIOA; in smartweb_macb_hw_init() local
/openbmc/u-boot/board/mini-box/picosam9g45/
H A Dpicosam9g45.c115 struct at91_port *pioa = (struct at91_port *)ATMEL_BASE_PIOA; in picosam9g45_macb_hw_init() local
/openbmc/u-boot/board/bluewater/gurnard/
H A Dgurnard.c48 struct at91_port *pioa = (struct at91_port *)ATMEL_BASE_PIOA; in gurnard_macb_hw_init() local
/openbmc/u-boot/arch/arm/mach-at91/include/mach/
H A Dat91_pio.h120 at91_port_t pioa; member