Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dufshcireg.h79 #define UFSHCI_REG_IS_UCCS (1 << 10) /* RWC */ macro
H A Dufshci.c140 if (status & UFSHCI_REG_IS_UCCS) { in ufshci_intr()
448 if (ufshci_is_poll(sc, UFSHCI_REG_IS_UCCS)) in ufshci_init()