Searched refs:XHCI_HCC_EXT_CAPS (Results 1 – 3 of 3) sorted by relevance
19 #define XHCI_HCC_EXT_CAPS(p) (((p)>>16)&0xffff) macro109 offset = XHCI_HCC_EXT_CAPS(val) << 2; in xhci_find_next_ext_cap()
61 #define HCC_EXT_CAPS(p) XHCI_HCC_EXT_CAPS(p)
146 #define HCC_EXT_CAPS(p) XHCI_HCC_EXT_CAPS(p)1154 #define XHCI_HCC_EXT_CAPS(p) (((p)>>16)&0xffff) macro