Searched refs:CQHCI_VER_MAJOR (Results 1 – 2 of 2) sorted by relevance
20 #define CQHCI_VER_MAJOR(x) (((x) & GENMASK(11, 8)) >> 8) macro
1164 return CQHCI_VER_MAJOR(cqhci_readl(cq_host, CQHCI_VER)); in cqhci_ver_major()