Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/ti/
H A Dti_spi.c81 struct ti_spi_softc *sc; in ti_spi_printr()
121 ti_spi_set_clock(struct ti_spi_softc *sc, int ch, int freq) in ti_spi_set_clock()
169 struct ti_spi_softc *sc; in ti_spi_attach()
276 struct ti_spi_softc *sc; in ti_spi_detach()
301 ti_spi_fill_fifo(struct ti_spi_softc *sc) in ti_spi_fill_fifo()
334 ti_spi_drain_fifo(struct ti_spi_softc *sc) in ti_spi_drain_fifo()
370 struct ti_spi_softc *sc; in ti_spi_intr()
374 sc = (struct ti_spi_softc *)arg; in ti_spi_intr()
405 ti_spi_pio_transfer(struct ti_spi_softc *sc) in ti_spi_pio_transfer()
435 struct ti_spi_softc *sc; in ti_spi_transfer()
[all …]
H A Dti_spivar.h32 struct ti_spi_softc { struct