Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/hpcmips/tx/
Dtx39spivar.h48 void tx39spi_lsb(struct tx39spi_softc *, int);
Dtx39spi.c230 tx39spi_lsb(struct tx39spi_softc *sc, int n) in tx39spi_lsb() function
/netbsd/src/sys/arch/hpcmips/dev/
Doptpoint.c125 tx39spi_lsb(spi, 0); /* MSB first */ in optpoint_attach()