| /OK3568_Linux_fs/u-boot/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-samsung-hdptx.c | 620 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 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-usbdp.c | 353 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 D | phy-rockchip-naneng-usb2.c | 224 reset_assert(rphy->reset); in rockchip_chg_get_type()
|
| /OK3568_Linux_fs/u-boot/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()
|
| /OK3568_Linux_fs/u-boot/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 | reset-uclass.su | |
| H A D | sandbox-reset-test.c | 36 return reset_assert(&sbrt->ctl); in sandbox_reset_test_assert()
|
| /OK3568_Linux_fs/u-boot/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
|
| /OK3568_Linux_fs/kernel/include/linux/mfd/ |
| H A D | janz.h | 35 u8 reset_assert; member
|
| /OK3568_Linux_fs/kernel/drivers/staging/fieldbus/anybuss/ |
| H A D | host.c | 390 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 D | reset-uclass.su | |
| /OK3568_Linux_fs/u-boot/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()
|
| /OK3568_Linux_fs/u-boot/drivers/watchdog/ |
| H A D | rockchip_wdt.c | 105 reset_assert(&priv->rst); in rockchip_wdt_stop()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/host1x/ |
| H A D | dev.c | 474 goto reset_assert; in host1x_probe() 505 reset_assert: in host1x_probe()
|
| /OK3568_Linux_fs/u-boot/drivers/video/drm/ |
| H A D | phy-rockchip-samsung-hdptx-hdmi.c | 866 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 D | samsung_mipi_dcphy.c | 1533 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 D | dwc3-qcom.c | 754 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 D | rockchip_decompress.c | 103 reset_assert(&priv->rst); in rockchip_decom_start()
|
| /OK3568_Linux_fs/u-boot/drivers/adc/ |
| H A D | rockchip-saradc-v2.c | 135 reset_assert(&priv->rst); in rockchip_saradc_start_channel()
|
| /OK3568_Linux_fs/u-boot/drivers/net/ |
| H A D | gmac_rockchip.c | 1139 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 D | sdram_ast2500.c | 355 ret = reset_assert(&reset_ctl); in ast2500_sdrammc_probe()
|
| /OK3568_Linux_fs/u-boot/drivers/usb/dwc3/ |
| H A D | dwc3-meson-g12a.c | 328 ret = reset_assert(&priv->reset); in dwc3_meson_g12a_reset_init()
|