Searched refs:old_pls (Results 1 – 1 of 1) sorted by relevance
2850 uint32_t old_pls = get_field(port->portsc, PORTSC_PLS); in xhci_port_write() local2854 if (old_pls != PLS_U0) { in xhci_port_write()2861 if (old_pls < PLS_U3) { in xhci_port_write()2871 __func__, old_pls, new_pls); in xhci_port_write()