Searched refs:XHCI_EPCTX_0_EPSTATE_SET (Results 1 – 4 of 4) sorted by relevance
133 #define XHCI_EPCTX_0_EPSTATE_SET(x) ((x) & 0x7) macro
980 XHCI_EPCTX_0_EPSTATE_SET(XHCI_ST_EPCTX_RUNNING); in pci_xhci_cmd_address_device()
116 #define XHCI_EPCTX_0_EPSTATE_SET(x) ((x) & 0x7) macro
2407 temp = XHCI_EPCTX_0_EPSTATE_SET(0) | in xhci_configure_endpoint()2414 temp = XHCI_EPCTX_0_EPSTATE_SET(0) | in xhci_configure_endpoint()