Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc3/
H A Dcore.c1321 if (dwc->resume_hs_terminations) { in dwc3_core_init()
1623 dwc->resume_hs_terminations = device_property_read_bool(dev, in dwc3_get_properties()
H A Dcore.h1346 unsigned resume_hs_terminations:1; member