Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dufshcireg.h51 #define UFSHCI_REG_VER_SUFFIX(x) ((x >> 0) & 0x0000000f) /* RO */ macro
H A Dufshci.c187 UFSHCI_REG_VER_SUFFIX(sc->sc_ver)); in ufshci_attach()