Lines Matching full:compliance

861 		 * pretend to be in compliance mode  in xhci_hub_report_usb3_link_state()
862 * unless we're already in compliance in xhci_hub_report_usb3_link_state()
887 * Compliance Mode, fake a connection so the USB core in xhci_hub_report_usb3_link_state()
888 * notices the Compliance state and resets the port. in xhci_hub_report_usb3_link_state()
890 * in which sometimes the port enters compliance mode in xhci_hub_report_usb3_link_state()
903 * Function for Compliance Mode Quirk.
906 * the compliance mode timer is deleted. A port won't enter
907 * compliance mode if it has previously entered U0.
925 "Compliance Mode Recovery Timer Deleted."); in xhci_del_comp_mod_timer()
1146 * - Stop the Synopsys redriver Compliance Mode polling.
1383 * root hub port's transition to compliance mode upon in xhci_hub_control()
1385 * Compliance Transition Enabled (CTE) flag (not in xhci_hub_control()
1388 * compliance mode the next time LFPS timeout is in xhci_hub_control()
1392 * flag is set, otherwise, the compliance substate is in xhci_hub_control()
1397 xhci_dbg(xhci, "CTC flag is 0, port already supports entering compliance mode\n"); in xhci_hub_control()
1402 xhci_warn(xhci, "Can't set compliance mode when port is connected\n"); in xhci_hub_control()
1406 xhci_dbg(xhci, "Enable compliance mode transition for port %d-%d\n", in xhci_hub_control()
1839 * warm reset a USB3 device stuck in polling or compliance mode after resume.
1906 /* warm reset CAS limited ports stuck in polling/compliance */ in xhci_bus_resume()