Searched refs:XHCI_SCTX_0_SPEED_SET (Results 1 – 2 of 2) sorted by relevance
79 #define XHCI_SCTX_0_SPEED_SET(x) (((x) & 0xF) << 20) macro
2576 temp |= XHCI_SCTX_0_SPEED_SET(2); in xhci_configure_device()2585 temp |= XHCI_SCTX_0_SPEED_SET(3); in xhci_configure_device()2593 temp |= XHCI_SCTX_0_SPEED_SET(1); in xhci_configure_device()2602 temp |= XHCI_SCTX_0_SPEED_SET(4); in xhci_configure_device()