Home
last modified time | relevance | path

Searched refs:reset_assert (Results 1 – 25 of 38) sorted by relevance

12

/OK3568_Linux_fs/u-boot/drivers/phy/
H A Dphy-rockchip-typec.c233 reset_assert(&tcphy->uphy_rst); in tcphy_phy_init()
234 reset_assert(&tcphy->tcphy_rst); in tcphy_phy_init()
240 reset_assert(&tcphy->tcphy_rst); in tcphy_phy_deinit()
241 reset_assert(&tcphy->uphy_rst); in tcphy_phy_deinit()
242 reset_assert(&tcphy->pipe_rst); in tcphy_phy_deinit()
453 reset_assert(&tcphy->tcphy_rst); in typec_phy_pre_init()
454 reset_assert(&tcphy->uphy_rst); in typec_phy_pre_init()
455 reset_assert(&tcphy->pipe_rst); in typec_phy_pre_init()
H A Dsti_usb_phy.c86 ret = reset_assert(&phy->port_ctl); in sti_usb_phy_exit()
92 ret = reset_assert(&phy->global_ctl); in sti_usb_phy_exit()
H A Dphy-rockchip-samsung-hdptx.c620 reset_assert(&hdptx->lane_reset); in rockchip_hdptx_phy_set_rate()
622 reset_assert(&hdptx->cmn_reset); in rockchip_hdptx_phy_set_rate()
968 reset_assert(&hdptx->lane_reset); in rockchip_hdptx_phy_reset()
969 reset_assert(&hdptx->cmn_reset); in rockchip_hdptx_phy_reset()
970 reset_assert(&hdptx->init_reset); in rockchip_hdptx_phy_reset()
972 reset_assert(&hdptx->apb_reset); in rockchip_hdptx_phy_reset()
H A Dphy-rockchip-snps-pcie3.c189 reset_assert(&priv->p30phy); in rochchip_p3phy_init()
209 reset_assert(&priv->p30phy); in rochchip_p3phy_exit()
H A Dphy-rockchip-usbdp.c353 reset_assert(&udphy->rsts[idx]); in udphy_reset_init()
384 return reset_assert(&udphy->rsts[idx]); in udphy_reset_assert()
547 reset_assert(&udphy->rsts[i]); in udphy_disable()
H A Dphy-rockchip-naneng-usb2.c224 reset_assert(rphy->reset); in rockchip_chg_get_type()
/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Ddwc3-sti-glue.c203 ret = reset_assert(&plat->softreset_ctl); in sti_dwc3_glue_probe()
210 ret = reset_assert(&plat->powerdown_ctl); in sti_dwc3_glue_probe()
223 ret = reset_assert(&plat->powerdown_ctl); in sti_dwc3_glue_remove()
229 ret = reset_assert(&plat->softreset_ctl); in sti_dwc3_glue_remove()
/OK3568_Linux_fs/u-boot/drivers/reset/
H A Dreset-uclass.c154 int reset_assert(struct reset_ctl *reset_ctl) in reset_assert() function
168 ret = reset_assert(&bulk->resets[i]); in reset_assert_bulk()
209 ret = reset_assert(&reset_ctl[i]); in reset_release_all()
H A Dreset-uclass.su
H A Dsandbox-reset-test.c36 return reset_assert(&sbrt->ctl); in sandbox_reset_test_assert()
/OK3568_Linux_fs/u-boot/include/
H A Dreset.h166 int reset_assert(struct reset_ctl *reset_ctl);
263 static inline int reset_assert(struct reset_ctl *reset_ctl) in reset_assert() function
/OK3568_Linux_fs/kernel/include/linux/mfd/
H A Djanz.h35 u8 reset_assert; member
/OK3568_Linux_fs/kernel/drivers/staging/fieldbus/anybuss/
H A Dhost.c390 static void reset_assert(struct anybuss_host *cd) in reset_assert() function
489 reset_assert(cd); in task_fn_power_off()
506 reset_assert(cd); in task_fn_power_on_2()
1307 reset_assert(cd); in anybuss_host_common_probe()
1356 reset_assert(cd); in anybuss_host_common_probe()
1391 reset_assert(cd); in anybuss_host_common_probe()
1404 reset_assert(cd); in anybuss_host_common_remove()
/OK3568_Linux_fs/u-boot/spl/drivers/reset/
H A Dreset-uclass.su
/OK3568_Linux_fs/u-boot/drivers/i2c/
H A Dtegra_i2c.c67 reset_assert(&i2c_bus->reset_ctl); in i2c_reset_controller()
80 ret = reset_assert(&i2c_bus->reset_ctl); in i2c_init_clock()
/OK3568_Linux_fs/u-boot/drivers/watchdog/
H A Drockchip_wdt.c105 reset_assert(&priv->rst); in rockchip_wdt_stop()
/OK3568_Linux_fs/kernel/drivers/gpu/host1x/
H A Ddev.c474 goto reset_assert; in host1x_probe()
505 reset_assert: in host1x_probe()
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Dphy-rockchip-samsung-hdptx-hdmi.c866 reset_assert(&hdptx->apb_reset); in hdptx_pre_power_up()
870 reset_assert(&hdptx->lane_reset); in hdptx_pre_power_up()
871 reset_assert(&hdptx->cmn_reset); in hdptx_pre_power_up()
872 reset_assert(&hdptx->init_reset); in hdptx_pre_power_up()
1038 reset_assert(&hdptx->lcpll_reset); in hdptx_lcpll_cmn_config()
1215 reset_assert(&hdptx->ropll_reset); in hdptx_ropll_cmn_config()
1498 reset_assert(&hdptx->ropll_reset); in hdptx_lcpll_ropll_cmn_config()
1502 reset_assert(&hdptx->lcpll_reset); in hdptx_lcpll_ropll_cmn_config()
H A Dsamsung_mipi_dcphy.c1533 reset_assert(&samsung->m_phy_rst); in samsung_mipi_dphy_power_on()
1548 reset_assert(&samsung->m_phy_rst); in samsung_mipi_cphy_power_on()
/OK3568_Linux_fs/kernel/drivers/usb/dwc3/
H A Ddwc3-qcom.c754 goto reset_assert; in dwc3_qcom_probe()
760 goto reset_assert; in dwc3_qcom_probe()
856 reset_assert: in dwc3_qcom_probe()
/OK3568_Linux_fs/u-boot/drivers/misc/
H A Drockchip_decompress.c103 reset_assert(&priv->rst); in rockchip_decom_start()
/OK3568_Linux_fs/u-boot/drivers/adc/
H A Drockchip-saradc-v2.c135 reset_assert(&priv->rst); in rockchip_saradc_start_channel()
/OK3568_Linux_fs/u-boot/drivers/net/
H A Dgmac_rockchip.c1139 reset_assert(&pdata->phy_reset); in rk3228_gmac_integrated_phy_powerup()
1199 reset_assert(&pdata->phy_reset); in rk3328_gmac_integrated_phy_powerup()
1265 reset_assert(&pdata->phy_reset); in rk3528_gmac_integrated_phy_powerup()
1710 reset_assert(&pdata->phy_reset); in rv1106_gmac_integrated_phy_powerup()
/OK3568_Linux_fs/u-boot/arch/arm/mach-aspeed/ast2500/
H A Dsdram_ast2500.c355 ret = reset_assert(&reset_ctl); in ast2500_sdrammc_probe()
/OK3568_Linux_fs/u-boot/drivers/usb/dwc3/
H A Ddwc3-meson-g12a.c328 ret = reset_assert(&priv->reset); in dwc3_meson_g12a_reset_init()

12