Home
last modified time | relevance | path

Searched refs:dis_u2_entry_quirk (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/usb/dwc3/
H A Dep0.c438 if (set && dwc->dis_u2_entry_quirk) in dwc3_ep0_handle_u2()
675 if (!dwc->dis_u2_entry_quirk) in dwc3_ep0_set_config()
H A Dcore.h1106 * @dis_u2_entry_quirk: set if link entering into U2 state needs to be disabled.
1341 unsigned dis_u2_entry_quirk:1; member
H A Dcore.c1619 dwc->dis_u2_entry_quirk = device_property_read_bool(dev, in dwc3_get_properties()
H A Dgadget.c3090 if (dwc->dis_u2_entry_quirk) in dwc3_gadget_config_params()