Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/at91/
H A Dat91spi.c87 STATIC int at91spi_configure(void *, int, int, int);
150 sc->sc_spi.sct_configure = at91spi_configure; in at91spi_attach_common()
200 at91spi_configure(void *arg, int slave, int mode, int speed) in at91spi_configure() function