Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/dwc3/
Dhost.c170 if (dwc->usb2_lpm_disable) in dwc3_host_init()
Dcore.h1351 unsigned usb2_lpm_disable:1; member
Dcore.c1718 dwc->usb2_lpm_disable = device_property_read_bool(dev, in dwc3_get_properties()