Searched refs:reset_assert (Results 1 – 25 of 42) sorted by relevance
12
102 ret = reset_assert(&priv->hold_boot); in stm32_copro_load()108 ret = reset_assert(&priv->reset_ctl); in stm32_copro_load()145 ret = reset_assert(&priv->hold_boot); in stm32_copro_start()169 ret = reset_assert(&priv->hold_boot); in stm32_copro_reset()175 ret = reset_assert(&priv->reset_ctl); in stm32_copro_reset()
187 reset_assert(&cluster->cores[c]->reset); in k3_r5f_lockstep_release()441 if (reset_assert(&core->reset)) in k3_r5f_split_reset()457 if (reset_assert(&cluster->cores[c]->reset)) in k3_r5f_lockstep_reset()819 reset_assert(&core->reset); in k3_r5f_probe()
211 reset_assert(&dsp->dsp_rst); in k3_dsp_stop()420 reset_assert(&dsp->dsp_rst); in k3_dsp_probe()
29 reset_assert(&phy->por_rst); in ipq4019_ss_phy_power_off()85 reset_assert(&phy->por_rst); in ipq4019_hs_phy_power_off()88 reset_assert(&phy->srif_rst); in ipq4019_hs_phy_power_off()
87 ret = reset_assert(&phy->port_ctl); in sti_usb_phy_exit()93 ret = reset_assert(&phy->global_ctl); in sti_usb_phy_exit()
107 ret = reset_assert(&priv->reset); in phy_meson_g12a_usb2_init()148 ret = reset_assert(&priv->reset); in phy_meson_g12a_usb2_exit()
310 ret = reset_assert(&priv->reset); in phy_meson_axg_mipi_dphy_init()329 return reset_assert(&priv->reset); in phy_meson_axg_mipi_dphy_exit()
209 reset_assert(&phy->rst_phy); in mt76x8_usb_phy_power_off()
361 reset_assert(&reset); in stm32_usbphyc_probe()
205 ret = reset_assert(&plat->softreset_ctl); in sti_dwc3_glue_probe()212 ret = reset_assert(&plat->powerdown_ctl); in sti_dwc3_glue_probe()225 ret = reset_assert(&plat->powerdown_ctl); in sti_dwc3_glue_remove()231 ret = reset_assert(&plat->softreset_ctl); in sti_dwc3_glue_remove()
240 ret = reset_assert(&priv->aclk_rst); in rockchip_pcie_init_port()246 ret = reset_assert(&priv->pclk_rst); in rockchip_pcie_init_port()252 ret = reset_assert(&priv->pm_rst); in rockchip_pcie_init_port()264 ret = reset_assert(&priv->core_rst); in rockchip_pcie_init_port()270 ret = reset_assert(&priv->mgmt_rst); in rockchip_pcie_init_port()276 ret = reset_assert(&priv->mgmt_sticky_rst); in rockchip_pcie_init_port()283 ret = reset_assert(&priv->pipe_rst); in rockchip_pcie_init_port()
59 reset_assert(&priv->p30phy); in rochchip_p3phy_init()85 reset_assert(&priv->p30phy); in rochchip_p3phy_exit()
512 reset_assert(&priv->uphy_rst); in rockchip_tcphy_init()514 reset_assert(&priv->tcphy_rst); in rockchip_tcphy_init()524 reset_assert(&priv->tcphy_rst); in rockchip_tcphy_exit()525 reset_assert(&priv->uphy_rst); in rockchip_tcphy_exit()526 reset_assert(&priv->pipe_rst); in rockchip_tcphy_exit()617 reset_assert(&priv->tcphy_rst); in rockchip_tcphy_pre_init()618 reset_assert(&priv->uphy_rst); in rockchip_tcphy_pre_init()619 reset_assert(&priv->pipe_rst); in rockchip_tcphy_pre_init()
160 reset_assert(&priv->phy_rst); in rockchip_pcie_phy_power_on()175 ret = reset_assert(&priv->phy_rst); in rockchip_pcie_phy_power_off()195 ret = reset_assert(&priv->phy_rst); in rockchip_pcie_phy_init()
278 int reset_assert(struct reset_ctl *reset_ctl);425 static inline int reset_assert(struct reset_ctl *reset_ctl) in reset_assert() function
49 ut_assertok(reset_assert(&rst)); in dm_test_syscon_reset()
194 ut_assertok(reset_assert(&scmi_devices->reset[0])); in dm_test_scmi_resets()
181 int reset_assert(struct reset_ctl *reset_ctl) in reset_assert() function195 ret = reset_assert(&bulk->resets[i]); in reset_assert_bulk()245 ret = reset_assert(&reset_ctl[i]); in reset_release_all()
76 return reset_assert(sbrt->ctlp); in sandbox_reset_test_assert()
111 reset_assert(&pdata->rst); in stm32_rng_probe()
67 reset_assert(&i2c_bus->reset_ctl); in i2c_reset_controller()80 ret = reset_assert(&i2c_bus->reset_ctl); in i2c_init_clock()
341 reset_assert(&glue->rst); in sunxi_musb_init()362 reset_assert(&glue->rst); in sunxi_musb_exit()
200 reset_assert(&reset); in stm32_serial_probe()
521 reset_assert(&priv->rst_ctl); in stm32_spi_probe()588 ret = reset_assert(&priv->rst_ctl); in stm32_spi_remove()
266 ret = reset_assert(&priv->reset); in dwc3_meson_gxl_reset_init()
Completed in 26 milliseconds