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

  /src/sys/arch/zaurus/dev/
ioexpreg.h 42 #define IOEXP_DIRECTION 3 /* RW: direction (0:output, 1:input) */
ioexp.c 123 ioexp_write(sc, IOEXP_DIRECTION, sc->sc_direction);
153 error = ioexp_write(sc, IOEXP_DIRECTION, sc->sc_direction);

Completed in 15 milliseconds