Home
last modified time | relevance | path

Searched refs:UFSHCI_REG_IS_UTRCS (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/ic/
H A Dufshcireg.h89 #define UFSHCI_REG_IS_UTRCS (1 << 0) /* RWC */ macro
H A Dufshci.c143 if (status & UFSHCI_REG_IS_UTRCS) { in ufshci_intr()