Home
last modified time | relevance | path

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

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