/Linux-v5.10/drivers/ata/ |
D | ahci_st.c | 108 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()
|
D | ahci_tegra.c | 515 tegra->sata_rst = devm_reset_control_get(&pdev->dev, "sata"); in tegra_ahci_probe() 521 tegra->sata_oob_rst = devm_reset_control_get(&pdev->dev, "sata-oob"); in tegra_ahci_probe() 527 tegra->sata_cold_rst = devm_reset_control_get(&pdev->dev, "sata-cold"); in tegra_ahci_probe()
|
/Linux-v5.10/drivers/phy/allwinner/ |
D | phy-sun9i-usb.c | 140 phy->reset = devm_reset_control_get(dev, "hsic"); in sun9i_usb_phy_probe() 152 phy->reset = devm_reset_control_get(dev, "phy"); in sun9i_usb_phy_probe()
|
D | phy-sun50i-usb3.c | 150 phy->reset = devm_reset_control_get(dev, NULL); in sun50i_usb3_phy_probe()
|
/Linux-v5.10/drivers/phy/ralink/ |
D | phy-ralink-usb.c | 205 phy->rsthost = devm_reset_control_get(&pdev->dev, "host"); in ralink_usb_phy_probe() 211 phy->rstdev = devm_reset_control_get(&pdev->dev, "device"); in ralink_usb_phy_probe()
|
/Linux-v5.10/drivers/pci/controller/dwc/ |
D | pcie-histb.c | 385 hipcie->soft_reset = devm_reset_control_get(dev, "soft"); in histb_pcie_probe() 391 hipcie->sys_reset = devm_reset_control_get(dev, "sys"); in histb_pcie_probe() 397 hipcie->bus_reset = devm_reset_control_get(dev, "bus"); in histb_pcie_probe()
|
/Linux-v5.10/drivers/phy/qualcomm/ |
D | phy-ath79-usb.c | 72 priv->reset = devm_reset_control_get(&pdev->dev, "phy"); in ath79_usb_phy_probe()
|
D | phy-qcom-ipq4019-usb.c | 114 phy->por_rst = devm_reset_control_get(phy->dev, "por_rst"); in ipq4019_usb_phy_probe()
|
/Linux-v5.10/drivers/gpu/drm/sun4i/ |
D | sun6i_drc.c | 33 drc->reset = devm_reset_control_get(dev, NULL); in sun6i_drc_bind()
|
D | sun8i_dw_hdmi.c | 158 hdmi->rst_ctrl = devm_reset_control_get(dev, "ctrl"); in sun8i_dw_hdmi_bind()
|
D | sun8i_tcon_top.c | 149 tcon_top->rst = devm_reset_control_get(dev, NULL); in sun8i_tcon_top_bind()
|
/Linux-v5.10/drivers/gpu/drm/tegra/ |
D | gr3d.c | 305 gr3d->rst = devm_reset_control_get(&pdev->dev, "3d"); in gr3d_probe() 318 gr3d->rst_secondary = devm_reset_control_get(&pdev->dev, in gr3d_probe()
|
/Linux-v5.10/drivers/remoteproc/ |
D | qcom_q6v5_wcss.c | 453 wcss->wcss_aon_reset = devm_reset_control_get(dev, "wcss_aon_reset"); in q6v5_wcss_init_reset() 459 wcss->wcss_reset = devm_reset_control_get(dev, "wcss_reset"); in q6v5_wcss_init_reset() 465 wcss->wcss_q6_reset = devm_reset_control_get(dev, "wcss_q6_reset"); in q6v5_wcss_init_reset()
|
/Linux-v5.10/drivers/gpu/drm/rockchip/ |
D | cdn-dp-core.c | 737 dp->spdif_rst = devm_reset_control_get(dev, "spdif"); in cdn_dp_parse_dt() 743 dp->dptx_rst = devm_reset_control_get(dev, "dptx"); in cdn_dp_parse_dt() 749 dp->core_rst = devm_reset_control_get(dev, "core"); in cdn_dp_parse_dt() 755 dp->apb_rst = devm_reset_control_get(dev, "apb"); in cdn_dp_parse_dt()
|
/Linux-v5.10/drivers/phy/marvell/ |
D | phy-berlin-usb.c | 181 priv->rst_ctrl = devm_reset_control_get(&pdev->dev, NULL); in phy_berlin_usb_probe()
|
/Linux-v5.10/drivers/char/hw_random/ |
D | stm32-rng.c | 137 priv->rst = devm_reset_control_get(&ofdev->dev, NULL); in stm32_rng_probe()
|
/Linux-v5.10/include/linux/ |
D | reset.h | 469 static inline struct reset_control *devm_reset_control_get( in devm_reset_control_get() function
|
/Linux-v5.10/drivers/nvmem/ |
D | rockchip-otp.c | 246 otp->rst = devm_reset_control_get(dev, "phy"); in rockchip_otp_probe()
|
/Linux-v5.10/drivers/media/platform/rockchip/rga/ |
D | rga.c | 748 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-v5.10/drivers/phy/hisilicon/ |
D | phy-histb-combphy.c | 249 priv->por_rst = devm_reset_control_get(dev, NULL); in histb_combphy_probe()
|
/Linux-v5.10/drivers/bus/ |
D | tegra-gmi.c | 229 gmi->rst = devm_reset_control_get(dev, "gmi"); in tegra_gmi_probe()
|
/Linux-v5.10/drivers/staging/media/sunxi/cedrus/ |
D | cedrus_hw.c | 281 dev->rstc = devm_reset_control_get(dev->dev, NULL); in cedrus_hw_probe()
|
/Linux-v5.10/drivers/phy/rockchip/ |
D | phy-rockchip-typec.c | 1063 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-v5.10/drivers/usb/chipidea/ |
D | ci_hdrc_msm.c | 195 reset = devm_reset_control_get(&pdev->dev, "core"); in ci_hdrc_msm_probe()
|
/Linux-v5.10/drivers/iio/adc/ |
D | npcm_adc.c | 196 info->reset = devm_reset_control_get(&pdev->dev, NULL); in npcm_adc_probe()
|