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

/freebsd-13-stable/sys/mips/atheros/
H A Dar71xx_spi.c172 ar71xx_spi_txrx(struct ar71xx_spi_softc *sc, int cs, uint8_t data) function
232 buf_in[i] = ar71xx_spi_txrx(sc, cs, buf_out[i]);
240 buf_in[i] = ar71xx_spi_txrx(sc, cs, buf_out[i]);

Completed in 156 milliseconds