Searched refs:XHCI_HCS2_SPR (Results 1 – 3 of 3) sorted by relevance
55 #define XHCI_HCS2_SPR(x) (((x) >> 26) & 0x1) macro
78 #define XHCI_HCS2_SPR(x) (((x) >> 24) & 0x1) macro
1243 xcap->xcap_scratch_restore = XHCI_HCS2_SPR(struc2); in xhci_read_params()