Lines Matching full:compliance

839 		 * pretend to be in compliance mode  in xhci_hub_report_usb3_link_state()
840 * unless we're already in compliance in xhci_hub_report_usb3_link_state()
865 * Compliance Mode, fake a connection so the USB core in xhci_hub_report_usb3_link_state()
866 * notices the Compliance state and resets the port. in xhci_hub_report_usb3_link_state()
868 * in which sometimes the port enters compliance mode in xhci_hub_report_usb3_link_state()
881 * Function for Compliance Mode Quirk.
884 * the compliance mode timer is deleted. A port won't enter
885 * compliance mode if it has previously entered U0.
903 "Compliance Mode Recovery Timer Deleted."); in xhci_del_comp_mod_timer()
1118 * - Stop the Synopsys redriver Compliance Mode polling.
1364 * root hub port's transition to compliance mode upon in xhci_hub_control()
1366 * Compliance Transition Enabled (CTE) flag (not in xhci_hub_control()
1369 * compliance mode the next time LFPS timeout is in xhci_hub_control()
1373 * flag is set, otherwise, the compliance substate is in xhci_hub_control()
1378 xhci_dbg(xhci, "CTC flag is 0, port already supports entering compliance mode\n"); in xhci_hub_control()
1383 xhci_warn(xhci, "Can't set compliance mode when port is connected\n"); in xhci_hub_control()
1387 xhci_dbg(xhci, "Enable compliance mode transition for port %d-%d\n", in xhci_hub_control()
1830 * warm reset a USB3 device stuck in polling or compliance mode after resume.
1898 /* warm reset CAS limited ports stuck in polling/compliance */ in xhci_bus_resume()