Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/dwc3/
Dcore.h1282 unsigned is_utmi_l1_suspend:1; member
Dgadget.c2817 if (dwc->is_utmi_l1_suspend) in dwc3_gadget_config_params()
3952 (dwc->is_utmi_l1_suspend << 4)); in dwc3_gadget_conndone_interrupt()
Dcore.c1432 dwc->is_utmi_l1_suspend = device_property_read_bool(dev, in dwc3_get_properties()