Searched refs:UFSHCI_FLAGS_AGGR_INTR (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/dev/ic/
H A Dufshcivar.h63 #define UFSHCI_FLAGS_AGGR_INTR 1 macro
H A Dufshci.c243 sc->sc_flags |= UFSHCI_FLAGS_AGGR_INTR; /* Enable intr. aggregation */
469 if (sc->sc_flags & UFSHCI_FLAGS_AGGR_INTR) {
588 if (sc->sc_flags & UFSHCI_FLAGS_AGGR_INTR)
681 if (sc->sc_flags & UFSHCI_FLAGS_AGGR_INTR)
791 if (sc->sc_flags & UFSHCI_FLAGS_AGGR_INTR)
899 if (sc->sc_flags & UFSHCI_FLAGS_AGGR_INTR)
1011 if (sc->sc_flags & UFSHCI_FLAGS_AGGR_INTR)
1127 if (sc->sc_flags & UFSHCI_FLAGS_AGGR_INTR)
1244 if (sc->sc_flags & UFSHCI_FLAGS_AGGR_INTR)
1362 if (sc->sc_flags & UFSHCI_FLAGS_AGGR_INTR) {
[all...]

Completed in 103 milliseconds