Lines Matching full:compliance

757 		 * pretend to be in compliance mode  in xhci_hub_report_usb3_link_state()
758 * unless we're already in compliance in xhci_hub_report_usb3_link_state()
783 * Compliance Mode, fake a connection so the USB core in xhci_hub_report_usb3_link_state()
784 * notices the Compliance state and resets the port. in xhci_hub_report_usb3_link_state()
786 * in which sometimes the port enters compliance mode in xhci_hub_report_usb3_link_state()
799 * Function for Compliance Mode Quirk.
802 * the compliance mode timer is deleted. A port won't enter
803 * compliance mode if it has previously entered U0.
821 "Compliance Mode Recovery Timer Deleted."); in xhci_del_comp_mod_timer()
1036 * - Stop the Synopsys redriver Compliance Mode polling.
1282 * root hub port's transition to compliance mode upon in xhci_hub_control()
1284 * Compliance Transition Enabled (CTE) flag (not in xhci_hub_control()
1287 * compliance mode the next time LFPS timeout is in xhci_hub_control()
1291 * flag is set, otherwise, the compliance substate is in xhci_hub_control()
1296 xhci_dbg(xhci, "CTC flag is 0, port already supports entering compliance mode\n"); in xhci_hub_control()
1301 xhci_warn(xhci, "Can't set compliance mode when port is connected\n"); in xhci_hub_control()
1305 xhci_dbg(xhci, "Enable compliance mode transition for port %d-%d\n", in xhci_hub_control()
1752 * warm reset a USB3 device stuck in polling or compliance mode after resume.
1820 /* warm reset CAS limited ports stuck in polling/compliance */ in xhci_bus_resume()