Lines Matching full:compliance
750 * pretend to be in compliance mode in xhci_hub_report_usb3_link_state()
751 * unless we're already in compliance in xhci_hub_report_usb3_link_state()
776 * Compliance Mode, fake a connection so the USB core in xhci_hub_report_usb3_link_state()
777 * notices the Compliance state and resets the port. in xhci_hub_report_usb3_link_state()
779 * in which sometimes the port enters compliance mode in xhci_hub_report_usb3_link_state()
792 * Function for Compliance Mode Quirk.
795 * the compliance mode timer is deleted. A port won't enter
796 * compliance mode if it has previously entered U0.
814 "Compliance Mode Recovery Timer Deleted."); in xhci_del_comp_mod_timer()
1026 * - Stop the Synopsys redriver Compliance Mode polling.
1272 * root hub port's transition to compliance mode upon in xhci_hub_control()
1274 * Compliance Transition Enabled (CTE) flag (not in xhci_hub_control()
1277 * compliance mode the next time LFPS timeout is in xhci_hub_control()
1281 * flag is set, otherwise, the compliance substate is in xhci_hub_control()
1286 xhci_dbg(xhci, "CTC flag is 0, port already supports entering compliance mode\n"); in xhci_hub_control()
1291 xhci_warn(xhci, "Can't set compliance mode when port is connected\n"); in xhci_hub_control()
1295 xhci_dbg(xhci, "Enable compliance mode transition for port %d-%d\n", in xhci_hub_control()
1720 * warm reset a USB3 device stuck in polling or compliance mode after resume.
1788 /* warm reset CAS limited ports stuck in polling/compliance */ in xhci_bus_resume()