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

/openbsd-current/sys/dev/ic/
H A Dufshcivar.h60 uint8_t sc_iacth; member in struct:ufshci_softc
H A Dufshci.c221 sc->sc_iacth = UFSHCI_INTR_AGGR_COUNT_MAX;
223 sc->sc_iacth = sc->sc_nutrs;
224 DPRINTF(1, "Intr. aggr. counter threshold:\nIACTH=%d\n", sc->sc_iacth);
474 UFSHCI_REG_UTRIACR_IACTH(sc->sc_iacth) |

Completed in 118 milliseconds