Home
last modified time | relevance | path

Searched refs:parkmode_disable_hs_quirk (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/usb/dwc3/
H A Dcore.c1465 if (dwc->parkmode_disable_hs_quirk) in dwc3_core_init()
1814 dwc->parkmode_disable_hs_quirk = device_property_read_bool(dev, in dwc3_get_properties()
H A Dcore.h1375 unsigned parkmode_disable_hs_quirk:1; member