| /rk3399_rockchip-uboot/drivers/usb/host/ |
| H A D | dwc3-sti-glue.c | 203 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()
|
| /rk3399_rockchip-uboot/include/ |
| H A D | reset.h | 166 int reset_assert(struct reset_ctl *reset_ctl); 263 static inline int reset_assert(struct reset_ctl *reset_ctl) in reset_assert() function
|
| /rk3399_rockchip-uboot/drivers/phy/ |
| H A D | phy-rockchip-typec.c | 233 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 D | sti_usb_phy.c | 86 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 D | phy-rockchip-snps-pcie3.c | 189 reset_assert(&priv->p30phy); in rochchip_p3phy_init() 209 reset_assert(&priv->p30phy); in rochchip_p3phy_exit()
|
| H A D | phy-rockchip-samsung-hdptx.c | 886 reset_assert(&hdptx->lane_reset); in rockchip_hdptx_phy_set_rate() 888 reset_assert(&hdptx->cmn_reset); in rockchip_hdptx_phy_set_rate() 1302 reset_assert(&hdptx->lane_reset); in rockchip_hdptx_phy_reset() 1303 reset_assert(&hdptx->cmn_reset); in rockchip_hdptx_phy_reset() 1304 reset_assert(&hdptx->init_reset); in rockchip_hdptx_phy_reset() 1306 reset_assert(&hdptx->apb_reset); in rockchip_hdptx_phy_reset()
|
| H A D | phy-rockchip-usbdp.c | 441 reset_assert(&udphy->rsts[idx]); in udphy_reset_init() 472 return reset_assert(&udphy->rsts[idx]); in udphy_reset_assert() 780 reset_assert(&udphy->rsts[i]); in udphy_disable()
|
| H A D | phy-rockchip-naneng-usb2.c | 224 reset_assert(rphy->reset); in rockchip_chg_get_type()
|
| H A D | phy-rockchip-inno-usb3.c | 313 reset_assert(&u3phy->rsts[rst]); in rockchip_u3phy_rest_assert()
|
| /rk3399_rockchip-uboot/drivers/reset/ |
| H A D | reset-uclass.c | 154 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 D | sandbox-reset-test.c | 36 return reset_assert(&sbrt->ctl); in sandbox_reset_test_assert()
|
| /rk3399_rockchip-uboot/drivers/watchdog/ |
| H A D | rockchip_wdt.c | 105 reset_assert(&priv->rst); in rockchip_wdt_stop()
|
| /rk3399_rockchip-uboot/drivers/i2c/ |
| H A D | tegra_i2c.c | 67 reset_assert(&i2c_bus->reset_ctl); in i2c_reset_controller() 80 ret = reset_assert(&i2c_bus->reset_ctl); in i2c_init_clock()
|
| H A D | stm32f7_i2c.c | 830 reset_assert(&reset_ctl); in stm32_i2c_probe()
|
| /rk3399_rockchip-uboot/drivers/adc/ |
| H A D | rockchip-saradc-v2.c | 145 reset_assert(&priv->rst); in rockchip_saradc_start_channel()
|
| /rk3399_rockchip-uboot/drivers/misc/ |
| H A D | rockchip_decompress.c | 107 reset_assert(&priv->rst); in rockchip_decom_start()
|
| /rk3399_rockchip-uboot/drivers/net/ |
| H A D | gmac_rockchip.c | 1291 reset_assert(&pdata->phy_reset); in rk3228_gmac_integrated_phy_powerup() 1351 reset_assert(&pdata->phy_reset); in rk3328_gmac_integrated_phy_powerup() 1437 reset_assert(&pdata->phy_reset); in rk3528_gmac_integrated_phy_powerup() 1971 reset_assert(&pdata->phy_reset); in rv1106_gmac_integrated_phy_powerup() 2115 reset_assert(&pdata->phy_reset); in rv1126b_gmac_integrated_phy_powerup()
|
| H A D | dwc_eth_qos.c | 670 ret = reset_assert(&eqos->reset_ctl); in eqos_start_resets_tegra186() 738 reset_assert(&eqos->reset_ctl); in eqos_stop_resets_tegra186()
|
| /rk3399_rockchip-uboot/drivers/usb/dwc3/ |
| H A D | dwc3-meson-g12a.c | 328 ret = reset_assert(&priv->reset); in dwc3_meson_g12a_reset_init()
|
| /rk3399_rockchip-uboot/arch/arm/mach-aspeed/ast2500/ |
| H A D | sdram_ast2500.c | 355 ret = reset_assert(&reset_ctl); in ast2500_sdrammc_probe()
|
| /rk3399_rockchip-uboot/drivers/video/drm/ |
| H A D | samsung_mipi_dcphy.c | 1575 reset_assert(&samsung->m_phy_rst); in samsung_mipi_dphy_power_on() 1593 reset_assert(&samsung->m_phy_rst); in samsung_mipi_cphy_power_on()
|
| H A D | phy-rockchip-samsung-hdptx-hdmi.c | 863 reset_assert(&hdptx->apb_reset); in hdptx_pre_power_up() 867 reset_assert(&hdptx->lane_reset); in hdptx_pre_power_up() 868 reset_assert(&hdptx->cmn_reset); in hdptx_pre_power_up() 869 reset_assert(&hdptx->init_reset); in hdptx_pre_power_up()
|
| /rk3399_rockchip-uboot/drivers/mmc/ |
| H A D | stm32_sdmmc2.c | 446 reset_assert(&priv->reset_ctl); in stm32_sdmmc2_pwron()
|
| H A D | tegra_mmc.c | 636 ret = reset_assert(&priv->reset_ctl); in tegra_mmc_probe()
|
| /rk3399_rockchip-uboot/drivers/mtd/nand/raw/ |
| H A D | stm32_fmc2_nand.c | 994 reset_assert(&reset); in stm32_fmc2_probe()
|