Home
last modified time | relevance | path

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

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