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

/freebsd-13-stable/sys/mips/atheros/
H A Dar71xx_spi.c86 struct ar71xx_spi_softc { struct
102 struct ar71xx_spi_softc *sc = device_get_softc(dev);
143 ar71xx_spi_chip_activate(struct ar71xx_spi_softc *sc, int cs)
163 ar71xx_spi_chip_deactivate(struct ar71xx_spi_softc *sc, int cs)
172 ar71xx_spi_txrx(struct ar71xx_spi_softc *sc, int cs, uint8_t data)
208 struct ar71xx_spi_softc *sc;
250 struct ar71xx_spi_softc *sc = device_get_softc(dev);
291 sizeof(struct ar71xx_spi_softc),

Completed in 99 milliseconds