Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/dwc3/
Dhost.c95 if (dwc->usb2_lpm_disable) in dwc3_host_init()
Dcore.h1301 unsigned usb2_lpm_disable:1; member
Dcore.c1478 dwc->usb2_lpm_disable = device_property_read_bool(dev, in dwc3_get_properties()