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

  /src/sys/dev/ic/
tcic2.c 145 case TCIC_AR_ILOCK:
224 id = tcic_read_aux_2(iot, ioh, TCIC_AR_ILOCK);
329 reg = tcic_read_aux_2(sc->iot, sc->ioh, TCIC_AR_ILOCK);
331 tcic_write_aux_2(sc->iot, sc->ioh, TCIC_AR_ILOCK, reg);
1155 reg = tcic_read_aux_2(h->sc->iot, h->sc->ioh, TCIC_AR_ILOCK);
1158 tcic_write_aux_2(h->sc->iot, h->sc->ioh, TCIC_AR_ILOCK, reg);
1183 reg = tcic_read_aux_2(h->sc->iot, h->sc->ioh, TCIC_AR_ILOCK);
1185 tcic_write_aux_2(h->sc->iot, h->sc->ioh, TCIC_AR_ILOCK, reg);
1188 tcic_write_aux_2(h->sc->iot, h->sc->ioh, TCIC_AR_ILOCK, reg);
1194 reg = tcic_read_aux_2(h->sc->iot, h->sc->ioh, TCIC_AR_ILOCK);
    [all...]
tcic2reg.h 67 #define TCIC_AR_ILOCK 0xC0 /* interlock control/status */

Completed in 15 milliseconds