Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/atheros/
H A Dar71xx_spi.c86 struct ar71xx_spi_softc { struct
102 struct ar71xx_spi_softc *sc = device_get_softc(dev); in ar71xx_spi_attach() argument
143 ar71xx_spi_chip_activate(struct ar71xx_spi_softc *sc, int cs) in ar71xx_spi_chip_activate()
163 ar71xx_spi_chip_deactivate(struct ar71xx_spi_softc *sc, int cs) in ar71xx_spi_chip_deactivate()
172 ar71xx_spi_txrx(struct ar71xx_spi_softc *sc, int cs, uint8_t data) in ar71xx_spi_txrx()
208 struct ar71xx_spi_softc *sc; in ar71xx_spi_transfer()
250 struct ar71xx_spi_softc *sc = device_get_softc(dev); in ar71xx_spi_detach()
291 sizeof(struct ar71xx_spi_softc),