Searched refs:AT91SAM9260_PIOC_BASE (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/arm/at91/
H A Dboard_sam9260ek.c234 at91_pio_use_gpio(AT91SAM9260_PIOC_BASE, AT91C_PIO_PC13 | AT91C_PIO_PC14);
235 at91_pio_gpio_input(AT91SAM9260_PIOC_BASE, AT91C_PIO_PC13); /* RNB */
236 at91_pio_gpio_output(AT91SAM9260_PIOC_BASE, AT91C_PIO_PC14, 0); /* nCS */
237 at91_pio_gpio_clear(AT91SAM9260_PIOC_BASE, AT91C_PIO_PC14); /* Assert nCS */
H A Dat91sam9260.c93 AT91SAM9260_PIOC_BASE,
H A Dat91sam9260reg.h149 #define AT91SAM9260_PIOC_BASE 0xffff800 macro

Completed in 121 milliseconds