Lines Matching refs:xhc_state
124 xhci->xhc_state |= XHCI_STATE_HALTED;
155 xhci->xhc_state = 0;
738 xhci->xhc_state |= XHCI_STATE_HALTED;
1414 if (xhci->xhc_state & XHCI_STATE_HALTED)
1572 if (xhci->xhc_state & XHCI_STATE_DYING) {
1687 if (temp == ~(u32)0 || xhci->xhc_state & XHCI_STATE_DYING) {
1707 if (xhci->xhc_state & XHCI_STATE_HALTED) {
1797 if (xhci->xhc_state & XHCI_STATE_DYING)
1886 if (xhci->xhc_state & XHCI_STATE_DYING)
2806 if (xhci->xhc_state & XHCI_STATE_DYING) {
2924 if ((xhci->xhc_state & XHCI_STATE_DYING) ||
2925 (xhci->xhc_state & XHCI_STATE_REMOVING))
3980 if (state == 0xffffffff || (xhci->xhc_state & XHCI_STATE_DYING) ||
3981 (xhci->xhc_state & XHCI_STATE_HALTED)) {
4138 if (xhci->xhc_state) { /* dying, removing or halted */