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