Lines Matching refs:tx39spi_softc
46 struct tx39spi_softc {
59 CFATTACH_DECL_NEW(tx39spi, sizeof(struct tx39spi_softc),
72 struct tx39spi_softc *sc = device_private(self);
97 struct tx39spi_softc *sc = device_private(parent);
136 tx39spi_is_empty(struct tx39spi_softc *sc)
142 tx39spi_put_word(struct tx39spi_softc *sc, int w)
154 tx39spi_get_word(struct tx39spi_softc *sc)
166 tx39spi_enable(struct tx39spi_softc *sc, int n)
178 tx39spi_delayval(struct tx39spi_softc *sc, int n)
186 tx39spi_baudrate(struct tx39spi_softc *sc, int n)
194 tx39spi_word(struct tx39spi_softc *sc, int n)
206 tx39spi_phapol(struct tx39spi_softc *sc, int n)
218 tx39spi_clkpol(struct tx39spi_softc *sc, int n)
230 tx39spi_lsb(struct tx39spi_softc *sc, int n)