Searched refs:a37x0_spi_softc (Results 1 – 1 of 1) sorted by relevance
48 struct a37x0_spi_softc { struct149 struct a37x0_spi_softc *sc; in a37x0_spi_attach()230 struct a37x0_spi_softc *sc; in a37x0_spi_detach()247 a37x0_spi_rx_byte(struct a37x0_spi_softc *sc) in a37x0_spi_rx_byte()266 a37x0_spi_tx_byte(struct a37x0_spi_softc *sc) in a37x0_spi_tx_byte()301 a37x0_spi_set_pins(struct a37x0_spi_softc *sc, uint32_t npins) in a37x0_spi_set_pins()314 a37x0_spi_set_mode(struct a37x0_spi_softc *sc, uint32_t mode) in a37x0_spi_set_mode()341 struct a37x0_spi_softc *sc; in a37x0_spi_intr()344 sc = (struct a37x0_spi_softc *)arg; in a37x0_spi_intr()373 struct a37x0_spi_softc *sc; in a37x0_spi_transfer()[all …]