Home
last modified time | relevance | path

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

/freebsd/sys/arm/mv/
H A Da37x0_spi.c45 struct a37x0_spi_softc { struct
114 a37x0_spi_wait(struct a37x0_spi_softc *sc, int timeout, uint32_t reg, in a37x0_spi_wait()
146 struct a37x0_spi_softc *sc; in a37x0_spi_attach()
228 struct a37x0_spi_softc *sc; in a37x0_spi_detach()
245 a37x0_spi_rx_byte(struct a37x0_spi_softc *sc) in a37x0_spi_rx_byte()
264 a37x0_spi_tx_byte(struct a37x0_spi_softc *sc) in a37x0_spi_tx_byte()
283 a37x0_spi_set_clock(struct a37x0_spi_softc *sc, uint32_t clock) in a37x0_spi_set_clock()
299 a37x0_spi_set_pins(struct a37x0_spi_softc *sc, uint32_t npins) in a37x0_spi_set_pins()
312 a37x0_spi_set_mode(struct a37x0_spi_softc *sc, uint32_t mode) in a37x0_spi_set_mode()
339 struct a37x0_spi_softc *sc; in a37x0_spi_intr()
[all …]