Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/dwc3/
Dcore.h1220 unsigned is_utmi_l1_suspend:1; member
Dgadget.c2386 if (dwc->is_utmi_l1_suspend) in dwc3_gadget_config_params()
3381 (dwc->is_utmi_l1_suspend << 4)); in dwc3_gadget_conndone_interrupt()
Dcore.c1290 dwc->is_utmi_l1_suspend = device_property_read_bool(dev, in dwc3_get_properties()