Home
last modified time | relevance | path

Searched refs:devm_reset_control_get (Results 1 – 25 of 107) sorted by relevance

12345

/linux-6.1.9/drivers/ata/
Dahci_st.c108 drv_data->pwr = devm_reset_control_get(dev, "pwr-dwn"); in st_ahci_probe_resets()
114 drv_data->sw_rst = devm_reset_control_get(dev, "sw-rst"); in st_ahci_probe_resets()
120 drv_data->pwr_rst = devm_reset_control_get(dev, "pwr-rst"); in st_ahci_probe_resets()
Dahci_tegra.c548 tegra->sata_rst = devm_reset_control_get(&pdev->dev, "sata"); in tegra_ahci_probe()
555 tegra->sata_oob_rst = devm_reset_control_get(&pdev->dev, in tegra_ahci_probe()
563 tegra->sata_cold_rst = devm_reset_control_get(&pdev->dev, "sata-cold"); in tegra_ahci_probe()
/linux-6.1.9/drivers/phy/allwinner/
Dphy-sun9i-usb.c139 phy->reset = devm_reset_control_get(dev, "hsic"); in sun9i_usb_phy_probe()
151 phy->reset = devm_reset_control_get(dev, "phy"); in sun9i_usb_phy_probe()
Dphy-sun50i-usb3.c149 phy->reset = devm_reset_control_get(dev, NULL); in sun50i_usb3_phy_probe()
/linux-6.1.9/drivers/phy/ralink/
Dphy-ralink-usb.c203 phy->rsthost = devm_reset_control_get(&pdev->dev, "host"); in ralink_usb_phy_probe()
209 phy->rstdev = devm_reset_control_get(&pdev->dev, "device"); in ralink_usb_phy_probe()
/linux-6.1.9/drivers/pci/controller/dwc/
Dpcie-histb.c376 hipcie->soft_reset = devm_reset_control_get(dev, "soft"); in histb_pcie_probe()
382 hipcie->sys_reset = devm_reset_control_get(dev, "sys"); in histb_pcie_probe()
388 hipcie->bus_reset = devm_reset_control_get(dev, "bus"); in histb_pcie_probe()
/linux-6.1.9/drivers/phy/qualcomm/
Dphy-ath79-usb.c72 priv->reset = devm_reset_control_get(&pdev->dev, "phy"); in ath79_usb_phy_probe()
Dphy-qcom-ipq4019-usb.c112 phy->por_rst = devm_reset_control_get(phy->dev, "por_rst"); in ipq4019_usb_phy_probe()
Dphy-qcom-usb-hs.c248 uphy->reset = reset = devm_reset_control_get(&ulpi->dev, "por"); in qcom_usb_hs_phy_probe()
/linux-6.1.9/drivers/gpu/drm/sun4i/
Dsun6i_drc.c33 drc->reset = devm_reset_control_get(dev, NULL); in sun6i_drc_bind()
Dsun8i_dw_hdmi.c131 hdmi->rst_ctrl = devm_reset_control_get(dev, "ctrl"); in sun8i_dw_hdmi_bind()
Dsun8i_tcon_top.c148 tcon_top->rst = devm_reset_control_get(dev, NULL); in sun8i_tcon_top_bind()
/linux-6.1.9/drivers/hwspinlock/
Dsun6i_hwspinlock.c114 priv->reset = devm_reset_control_get(&pdev->dev, "ahb"); in sun6i_hwspinlock_probe()
/linux-6.1.9/drivers/gpu/drm/rockchip/
Dcdn-dp-core.c756 dp->spdif_rst = devm_reset_control_get(dev, "spdif"); in cdn_dp_parse_dt()
762 dp->dptx_rst = devm_reset_control_get(dev, "dptx"); in cdn_dp_parse_dt()
768 dp->core_rst = devm_reset_control_get(dev, "core"); in cdn_dp_parse_dt()
774 dp->apb_rst = devm_reset_control_get(dev, "apb"); in cdn_dp_parse_dt()
/linux-6.1.9/drivers/phy/marvell/
Dphy-berlin-usb.c179 priv->rst_ctrl = devm_reset_control_get(&pdev->dev, NULL); in phy_berlin_usb_probe()
/linux-6.1.9/drivers/char/hw_random/
Dstm32-rng.c137 priv->rst = devm_reset_control_get(&ofdev->dev, NULL); in stm32_rng_probe()
/linux-6.1.9/drivers/media/platform/rockchip/rga/
Drga.c748 core_rst = devm_reset_control_get(rga->dev, "core"); in rga_parse_dt()
754 axi_rst = devm_reset_control_get(rga->dev, "axi"); in rga_parse_dt()
760 ahb_rst = devm_reset_control_get(rga->dev, "ahb"); in rga_parse_dt()
/linux-6.1.9/drivers/nvmem/
Drockchip-otp.c246 otp->rst = devm_reset_control_get(dev, "phy"); in rockchip_otp_probe()
/linux-6.1.9/drivers/phy/hisilicon/
Dphy-histb-combphy.c249 priv->por_rst = devm_reset_control_get(dev, NULL); in histb_combphy_probe()
/linux-6.1.9/drivers/crypto/rockchip/
Drk3288_crypto.c164 crypto_info->rst = devm_reset_control_get(dev, "crypto-rst"); in rk_crypto_probe()
/linux-6.1.9/drivers/bus/
Dtegra-gmi.c233 gmi->rst = devm_reset_control_get(dev, "gmi"); in tegra_gmi_probe()
/linux-6.1.9/drivers/staging/media/sunxi/cedrus/
Dcedrus_hw.c290 dev->rstc = devm_reset_control_get(dev->dev, NULL); in cedrus_hw_probe()
/linux-6.1.9/drivers/phy/rockchip/
Dphy-rockchip-typec.c1063 tcphy->uphy_rst = devm_reset_control_get(dev, "uphy"); in tcphy_parse_dt()
1069 tcphy->pipe_rst = devm_reset_control_get(dev, "uphy-pipe"); in tcphy_parse_dt()
1075 tcphy->tcphy_rst = devm_reset_control_get(dev, "uphy-tcphy"); in tcphy_parse_dt()
/linux-6.1.9/drivers/phy/amlogic/
Dphy-meson-axg-mipi-dphy.c365 priv->reset = devm_reset_control_get(dev, "phy"); in phy_meson_axg_mipi_dphy_probe()
/linux-6.1.9/drivers/usb/chipidea/
Dci_hdrc_msm.c195 reset = devm_reset_control_get(&pdev->dev, "core"); in ci_hdrc_msm_probe()

12345