Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Ddwc3-sti-glue.c40 struct reset_ctl softreset_ctl; member
144 ret = reset_get_by_name(dev, "softreset", &plat->softreset_ctl); in sti_dwc3_glue_ofdata_to_platdata()
188 ret = reset_deassert(&plat->softreset_ctl); in sti_dwc3_glue_probe()
203 ret = reset_assert(&plat->softreset_ctl); in sti_dwc3_glue_probe()
229 ret = reset_assert(&plat->softreset_ctl); in sti_dwc3_glue_remove()