Lines Matching full:compliance
869 * pretend to be in compliance mode in xhci_hub_report_usb3_link_state()
870 * unless we're already in compliance in xhci_hub_report_usb3_link_state()
895 * Compliance Mode, fake a connection so the USB core in xhci_hub_report_usb3_link_state()
896 * notices the Compliance state and resets the port. in xhci_hub_report_usb3_link_state()
898 * in which sometimes the port enters compliance mode in xhci_hub_report_usb3_link_state()
911 * Function for Compliance Mode Quirk.
914 * the compliance mode timer is deleted. A port won't enter
915 * compliance mode if it has previously entered U0.
933 "Compliance Mode Recovery Timer Deleted."); in xhci_del_comp_mod_timer()
1154 * - Stop the Synopsys redriver Compliance Mode polling.
1391 * root hub port's transition to compliance mode upon in xhci_hub_control()
1393 * Compliance Transition Enabled (CTE) flag (not in xhci_hub_control()
1396 * compliance mode the next time LFPS timeout is in xhci_hub_control()
1400 * flag is set, otherwise, the compliance substate is in xhci_hub_control()
1405 xhci_dbg(xhci, "CTC flag is 0, port already supports entering compliance mode\n"); in xhci_hub_control()
1410 xhci_warn(xhci, "Can't set compliance mode when port is connected\n"); in xhci_hub_control()
1414 xhci_dbg(xhci, "Enable compliance mode transition for port %d-%d\n", in xhci_hub_control()
1847 * warm reset a USB3 device stuck in polling or compliance mode after resume.
1914 /* warm reset CAS limited ports stuck in polling/compliance */ in xhci_bus_resume()