Searched refs:ar71xx_spi_softc (Results 1 – 1 of 1) sorted by relevance
86 struct ar71xx_spi_softc { struct102 struct ar71xx_spi_softc *sc = device_get_softc(dev); in ar71xx_spi_attach() argument143 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),