Home
last modified time | relevance | path

Searched refs:PORT_L1_TIMEOUT (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/usb/host/
H A Dxhci.h443 #define PORT_L1_TIMEOUT(p)(((p) & 0xff) << 2) macro
H A Dxhci.c4362 return PORT_BESLD(besld) | PORT_L1_TIMEOUT(l1) | PORT_HIRDM(hirdm); in xhci_calculate_usb2_hw_lpm_params()