Home
last modified time | relevance | path

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

/drivers/usb/dwc3/
Dhost.c92 if (dwc->usb3_lpm_capable) in dwc3_host_init()
Dcore.h1284 unsigned usb3_lpm_capable:1; member
Dcore.c1343 dwc->usb3_lpm_capable = device_property_read_bool(dev, in dwc3_get_properties()