| /OK3568_Linux_fs/u-boot/include/ |
| H A D | reset.h | 194 int reset_deassert(struct reset_ctl *reset_ctl); 273 static inline int reset_deassert(struct reset_ctl *reset_ctl) in reset_deassert() function
|
| /OK3568_Linux_fs/u-boot/drivers/watchdog/ |
| H A D | rockchip_wdt.c | 90 reset_deassert(&priv->rst); in rockchip_wdt_start() 106 reset_deassert(&priv->rst); in rockchip_wdt_stop()
|
| /OK3568_Linux_fs/u-boot/drivers/phy/ |
| H A D | sti_usb_phy.c | 48 ret = reset_deassert(&phy->global_ctl); in sti_usb_phy_deassert() 54 ret = reset_deassert(&phy->port_ctl); in sti_usb_phy_deassert()
|
| H A D | phy-rockchip-snps-pcie3.c | 89 reset_deassert(&priv->p30phy); in rockchip_p3phy_rk3568_init() 168 reset_deassert(&priv->p30phy); in rockchip_p3phy_rk3588_init()
|
| H A D | phy-rockchip-inno-usb3.c | 284 reset_deassert(&u3phy->rsts[rst]); in rockchip_u3phy_rest_deassert() 293 reset_deassert(&u3phy->rsts[rst]); in rockchip_u3phy_rest_deassert() 302 reset_deassert(&u3phy->rsts[rst]); in rockchip_u3phy_rest_deassert()
|
| H A D | phy-rockchip-typec.c | 203 reset_deassert(&tcphy->tcphy_rst); in tcphy_phy_init() 218 reset_deassert(&tcphy->uphy_rst); in tcphy_phy_init() 228 reset_deassert(&tcphy->pipe_rst); in tcphy_phy_init()
|
| H A D | phy-rockchip-samsung-hdptx.c | 601 reset_deassert(&hdptx->lane_reset); in rockchip_hdptx_phy_set_voltages() 678 reset_deassert(&hdptx->cmn_reset); in rockchip_hdptx_phy_set_rate() 932 reset_deassert(&hdptx->init_reset); in rockchip_hdptx_phy_dp_aux_init() 934 reset_deassert(&hdptx->cmn_reset); in rockchip_hdptx_phy_dp_aux_init() 974 reset_deassert(&hdptx->apb_reset); in rockchip_hdptx_phy_reset()
|
| /OK3568_Linux_fs/u-boot/drivers/usb/host/ |
| H A D | dwc3-sti-glue.c | 182 ret = reset_deassert(&plat->powerdown_ctl); in sti_dwc3_glue_probe() 188 ret = reset_deassert(&plat->softreset_ctl); in sti_dwc3_glue_probe()
|
| H A D | ehci-generic.c | 130 if (reset_deassert(&priv->resets[i])) { in ehci_usb_probe()
|
| H A D | ohci-generic.c | 126 err = reset_deassert(&priv->resets[i]); in ohci_usb_probe()
|
| /OK3568_Linux_fs/u-boot/drivers/reset/ |
| H A D | reset-uclass.c | 176 int reset_deassert(struct reset_ctl *reset_ctl) in reset_deassert() function 190 ret = reset_deassert(&bulk->resets[i]); in reset_deassert_bulk()
|
| H A D | reset-uclass.su | |
| H A D | sandbox-reset-test.c | 50 return reset_deassert(&sbrt->ctl); in sandbox_reset_test_deassert()
|
| /OK3568_Linux_fs/kernel/include/linux/mfd/ |
| H A D | janz.h | 39 u8 reset_deassert; member
|
| /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 | 69 reset_deassert(&i2c_bus->reset_ctl); in i2c_reset_controller() 89 ret = reset_deassert(&i2c_bus->reset_ctl); in i2c_init_clock()
|
| /OK3568_Linux_fs/u-boot/drivers/video/drm/ |
| H A D | phy-rockchip-samsung-hdptx-hdmi.c | 868 reset_deassert(&hdptx->apb_reset); in hdptx_pre_power_up() 883 reset_deassert(&hdptx->lane_reset); in hdptx_post_enable_lane() 923 reset_deassert(&hdptx->init_reset); in hdptx_post_enable_pll() 928 reset_deassert(&hdptx->cmn_reset); in hdptx_post_enable_pll() 1040 reset_deassert(&hdptx->lcpll_reset); in hdptx_lcpll_cmn_config() 1217 reset_deassert(&hdptx->ropll_reset); in hdptx_ropll_cmn_config() 1500 reset_deassert(&hdptx->ropll_reset); in hdptx_lcpll_ropll_cmn_config() 1504 reset_deassert(&hdptx->lcpll_reset); in hdptx_lcpll_ropll_cmn_config()
|
| H A D | samsung_mipi_dcphy.c | 1542 reset_deassert(&samsung->m_phy_rst); in samsung_mipi_dphy_power_on() 1557 reset_deassert(&samsung->m_phy_rst); in samsung_mipi_cphy_power_on()
|
| /OK3568_Linux_fs/u-boot/drivers/pci/ |
| H A D | pci_tegra.c | 595 ret = reset_deassert(&pcie->reset_afi); in tegra_pcie_power_on() 601 ret = reset_deassert(&pcie->reset_pex); in tegra_pcie_power_on() 781 err = reset_deassert(&pcie->reset_pcie_x);
|
| /OK3568_Linux_fs/u-boot/drivers/misc/ |
| H A D | rockchip_decompress.c | 105 reset_deassert(&priv->rst); in rockchip_decom_start()
|
| /OK3568_Linux_fs/u-boot/drivers/adc/ |
| H A D | rockchip-saradc-v2.c | 137 reset_deassert(&priv->rst); in rockchip_saradc_start_channel()
|
| /OK3568_Linux_fs/u-boot/drivers/net/ |
| H A D | gmac_rockchip.c | 1141 reset_deassert(&pdata->phy_reset); in rk3228_gmac_integrated_phy_powerup() 1201 reset_deassert(&pdata->phy_reset); in rk3328_gmac_integrated_phy_powerup() 1281 reset_deassert(&pdata->phy_reset); in rk3528_gmac_integrated_phy_powerup() 1726 reset_deassert(&pdata->phy_reset); in rv1106_gmac_integrated_phy_powerup()
|
| /OK3568_Linux_fs/kernel/drivers/staging/fieldbus/anybuss/ |
| H A D | host.c | 395 static void reset_deassert(struct anybuss_host *cd) in reset_deassert() function 527 reset_deassert(cd); in task_fn_power_on() 1327 reset_deassert(cd); in anybuss_host_common_probe()
|
| /OK3568_Linux_fs/u-boot/drivers/spi/ |
| H A D | bcm63xx_hsspi.c | 382 ret = reset_deassert(&rst_ctl); in bcm63xx_hsspi_probe()
|
| H A D | bcm63xx_spi.c | 408 ret = reset_deassert(&rst_ctl); in bcm63xx_spi_probe()
|