Home
last modified time | relevance | path

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

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