Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f277dcf9 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "usb: xhci: Reduce the BESL value to improve L1 residency"

parents 11870414 1c440308
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -450,7 +450,7 @@ struct xhci_op_regs {
 * e.g. not program values > '4' if BLC = '1' and a HIRD device is attached,
 * e.g. not program values > '4' if BLC = '1' and a HIRD device is attached,
 * or not program values < '4' if BLC = '0' and a BESL device is attached.
 * or not program values < '4' if BLC = '0' and a BESL device is attached.
 */
 */
#define XHCI_DEFAULT_BESL	4
#define XHCI_DEFAULT_BESL	0


/*
/*
 * USB3 specification define a 360ms tPollingLFPSTiemout for USB3 ports
 * USB3 specification define a 360ms tPollingLFPSTiemout for USB3 ports