Home
last modified time | relevance | path

Searched refs:is_utmi_l1_suspend (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/dwc3/
H A Dgadget.c2473 if (dwc->is_utmi_l1_suspend) in dwc3_gadget_config_params()
3507 (dwc->is_utmi_l1_suspend << 4)); in dwc3_gadget_conndone_interrupt()
H A Dcore.h1018 * @is_utmi_l1_suspend: the core asserts output signal
1226 unsigned is_utmi_l1_suspend:1; member
H A Dcore.c1310 dwc->is_utmi_l1_suspend = device_property_read_bool(dev, in dwc3_get_properties()
/kernel/linux/linux-6.6/drivers/usb/dwc3/
H A Dcore.h1072 * @is_utmi_l1_suspend: the core asserts output signal
1305 unsigned is_utmi_l1_suspend:1; member
H A Dgadget.c3016 if (dwc->is_utmi_l1_suspend) in dwc3_gadget_config_params()
4172 (dwc->is_utmi_l1_suspend << 4)); in dwc3_gadget_conndone_interrupt()
H A Dcore.c1507 dwc->is_utmi_l1_suspend = device_property_read_bool(dev, in dwc3_get_properties()

Completed in 22 milliseconds