Home
last modified time | relevance | path

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

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