Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc2/
H A Dplatform.c206 static void dwc2_reset_control_assert(void *data) in dwc2_reset_control_assert() function
221 ret = devm_add_action_or_reset(hsotg->dev, dwc2_reset_control_assert, in dwc2_lowlevel_hw_init()
232 ret = devm_add_action_or_reset(hsotg->dev, dwc2_reset_control_assert, in dwc2_lowlevel_hw_init()