Home
last modified time | relevance | path

Searched refs:usb2_lpm_disable (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/usb/dwc3/
Dhost.c95 if (dwc->usb2_lpm_disable) in dwc3_host_init()
Dcore.h1228 unsigned usb2_lpm_disable:1; member
Dcore.c1298 dwc->usb2_lpm_disable = device_property_read_bool(dev, in dwc3_get_properties()