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

  /src/sys/dev/ic/
sl811hsreg.h 45 #define SL11_IER (0x06) /* Interrupt Enable Register */
sl811hs.c 1775 e = slhci_read(sc, SL11_IER);
1789 if (sc->sc_ier != slhci_read(sc, SL11_IER)) {
2699 slhci_write(sc, SL11_IER, new_ier);
3425 r = slhci_read(ssc, SL11_IER);
3481 ier = slhci_read(ssc, SL11_IER);

Completed in 16 milliseconds