HomeSort by: relevance | last modified time | path
    Searched defs:at91spi_xfer (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/arm/at91/
at91spi.c 89 STATIC void at91spi_xfer(struct at91spi_softc *sc, int start);
266 at91spi_xfer(struct at91spi_softc *sc, int start) function in typeref:typename:void
388 at91spi_xfer(sc, TRUE);
457 at91spi_xfer(sc, FALSE);
at91spi.c 89 STATIC void at91spi_xfer(struct at91spi_softc *sc, int start);
266 at91spi_xfer(struct at91spi_softc *sc, int start) function in typeref:typename:void
388 at91spi_xfer(sc, TRUE);
457 at91spi_xfer(sc, FALSE);

Completed in 22 milliseconds