Searched refs:xhc_state (Results 1 – 8 of 8) sorted by relevance
678 xhci->xhc_state |= XHCI_STATE_REMOVING; in xhci_mtk_remove()764 if (xhci->xhc_state) in xhci_mtk_runtime_suspend()780 if (xhci->xhc_state) in xhci_mtk_runtime_resume()
124 xhci->xhc_state |= XHCI_STATE_HALTED; in xhci_halt()156 xhci->xhc_state = 0; in xhci_start()748 xhci->xhc_state |= XHCI_STATE_HALTED; in xhci_stop()1553 if (xhci->xhc_state & XHCI_STATE_HALTED) in xhci_check_args()1709 if (xhci->xhc_state & XHCI_STATE_DYING) { in xhci_urb_enqueue()1824 if (temp == ~(u32)0 || xhci->xhc_state & XHCI_STATE_DYING) { in xhci_urb_dequeue()1844 if (xhci->xhc_state & XHCI_STATE_HALTED) { in xhci_urb_dequeue()1936 if (xhci->xhc_state & XHCI_STATE_DYING) in xhci_drop_endpoint()2023 if (xhci->xhc_state & XHCI_STATE_DYING) in xhci_add_endpoint()2935 if (xhci->xhc_state & XHCI_STATE_DYING) { in xhci_configure_endpoint()[all …]
359 !(xhci->xhc_state & XHCI_STATE_DYING)) { in xhci_handle_stopped_cmd_ring()869 if (ep->xhci->xhc_state & XHCI_STATE_DYING) in xhci_giveback_invalidated_tds()1222 if (xhci->xhc_state & XHCI_STATE_DYING) in xhci_hc_died()1226 xhci->xhc_state |= XHCI_STATE_DYING; in xhci_hc_died()1239 if (!(xhci->xhc_state & XHCI_STATE_REMOVING)) in xhci_hc_died()1623 if (xhci->xhc_state & XHCI_STATE_REMOVING) { in xhci_handle_command_timeout()2956 if (xhci->xhc_state & XHCI_STATE_DYING) { in xhci_handle_event()3056 if (xhci->xhc_state & XHCI_STATE_DYING || in xhci_irq()3057 xhci->xhc_state & XHCI_STATE_HALTED) { in xhci_irq()4255 if ((xhci->xhc_state & XHCI_STATE_DYING) || in queue_command()[all …]
329 xhci->xhc_state |= XHCI_STATE_REMOVING; in xhci_histb_remove()
399 xhci->xhc_state |= XHCI_STATE_REMOVING; in xhci_plat_remove()
473 xhci->xhc_state |= XHCI_STATE_REMOVING; in xhci_pci_remove()
1826 unsigned int xhc_state; member
759 !(xhci->xhc_state & XHCI_STATE_HALTED)) { in xhci_exit_test_mode()