Searched defs:HCC_EXT_CAPS (Results 1 – 3 of 3) sorted by relevance
61 #define HCC_EXT_CAPS(p) XHCI_HCC_EXT_CAPS(p) macro
43 #define HCC_EXT_CAPS(p) (((p)>>8)&0xff) /* for pci extended caps */ macro
88 #define HCC_EXT_CAPS(p) (((p) & GENMASK(31, 16)) >> 16) macro