HomeSort by: relevance | last modified time | path
    Searched refs:tx39spi_put_word (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/hpcmips/tx/
tx39spivar.h 40 void tx39spi_put_word(struct tx39spi_softc *, int);
tx39spi.c 142 tx39spi_put_word(struct tx39spi_softc *sc, int w) function in typeref:typename:void
  /src/sys/arch/hpcmips/dev/
optpoint.c 296 tx39spi_put_word(sc->sc_spi, data & 0xff);

Completed in 83 milliseconds