Searched refs:SLOT_STATE_MASK (Results 1 – 1 of 1) sorted by relevance
205 #define SLOT_STATE_MASK 0x1f macro207 #define SLOT_STATE(s) (((s)>>SLOT_STATE_SHIFT)&SLOT_STATE_MASK)2225 slot_ctx[3] &= ~(SLOT_STATE_MASK << SLOT_STATE_SHIFT); in xhci_configure_slot()2283 slot_ctx[3] &= ~(SLOT_STATE_MASK << SLOT_STATE_SHIFT); in xhci_configure_slot()2385 slot_ctx[3] &= ~(SLOT_STATE_MASK << SLOT_STATE_SHIFT); in xhci_reset_slot()