Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Ddwc3-sti-glue.c41 struct reset_ctl softreset_ctl; member
146 ret = reset_get_by_name(dev, "softreset", &plat->softreset_ctl); in sti_dwc3_glue_ofdata_to_platdata()
193 ret = reset_deassert(&plat->softreset_ctl); in sti_dwc3_glue_probe()
208 ret = reset_assert(&plat->softreset_ctl); in sti_dwc3_glue_probe()
234 ret = reset_assert(&plat->softreset_ctl); in sti_dwc3_glue_remove()