Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/usb/
Dch9.h813 #define USB_BESL_DEEP_VALID (1 << 4) /* Deep BESL valid */ macro
/linux-4.1.27/drivers/usb/host/
Dxhci.c4103 else if (field & USB_BESL_DEEP_VALID) in xhci_calculate_hird_besl()
4133 if (field & USB_BESL_DEEP_VALID) { in xhci_calculate_usb2_hw_lpm_params()