Searched refs:XHCI_EPCTX_0_EPSTATE_SET (Results 1 – 4 of 4) sorted by relevance
131 #define XHCI_EPCTX_0_EPSTATE_SET(x) ((x) & 0x7) macro
1002 XHCI_EPCTX_0_EPSTATE_SET(XHCI_ST_EPCTX_RUNNING); in pci_xhci_cmd_address_device()
120 #define XHCI_EPCTX_0_EPSTATE_SET(x) ((x) & 0x7) macro
2439 temp = XHCI_EPCTX_0_EPSTATE_SET(0) | in xhci_configure_endpoint()2446 temp = XHCI_EPCTX_0_EPSTATE_SET(0) | in xhci_configure_endpoint()