Home
last modified time | relevance | path

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

1234

/linux/drivers/ata/
H A Dahci_st.c107 drv_data->pwr = devm_reset_control_get(dev, "pwr-dwn"); in st_ahci_probe_resets()
113 drv_data->sw_rst = devm_reset_control_get(dev, "sw-rst"); in st_ahci_probe_resets()
119 drv_data->pwr_rst = devm_reset_control_get(dev, "pwr-rst"); in st_ahci_probe_resets()
/linux/drivers/phy/allwinner/
H A 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()
/linux/drivers/phy/ralink/
H A Dphy-ralink-usb.c198 phy->rsthost = devm_reset_control_get(&pdev->dev, "host"); in ralink_usb_phy_probe()
204 phy->rstdev = devm_reset_control_get(&pdev->dev, "device"); in ralink_usb_phy_probe()
/linux/drivers/pci/controller/dwc/
H A Dpcie-histb.c372 hipcie->soft_reset = devm_reset_control_get(dev, "soft"); in histb_pcie_probe()
378 hipcie->sys_reset = devm_reset_control_get(dev, "sys"); in histb_pcie_probe()
384 hipcie->bus_reset = devm_reset_control_get(dev, "bus"); in histb_pcie_probe()
/linux/drivers/net/dsa/
H A Dmt7530-mmio.c47 priv->rstc = devm_reset_control_get(&pdev->dev, NULL); in mt7988_probe()
/linux/drivers/phy/qualcomm/
H A Dphy-ath79-usb.c73 priv->reset = devm_reset_control_get(&pdev->dev, "phy"); in ath79_usb_phy_probe()
/linux/drivers/gpu/drm/sun4i/
H A Dsun6i_drc.c33 drc->reset = devm_reset_control_get(dev, NULL); in sun6i_drc_bind()
H A Dsun8i_dw_hdmi.c131 hdmi->rst_ctrl = devm_reset_control_get(dev, "ctrl"); in sun8i_dw_hdmi_bind()
H A Dsun8i_tcon_top.c149 tcon_top->rst = devm_reset_control_get(dev, NULL); in sun8i_tcon_top_bind()
/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-tegra.c272 mgbe->rst_mac = devm_reset_control_get(&pdev->dev, "mac"); in tegra_mgbe_probe()
289 mgbe->rst_pcs = devm_reset_control_get(&pdev->dev, "pcs"); in tegra_mgbe_probe()
H A Ddwmac-dwc-qos-eth.c241 eqos->rst = devm_reset_control_get(&pdev->dev, "eqos"); in tegra_eqos_probe()
/linux/drivers/gpu/drm/rockchip/
H A Dcdn-dp-core.c719 dp->spdif_rst = devm_reset_control_get(dev, "spdif"); in cdn_dp_parse_dt()
725 dp->dptx_rst = devm_reset_control_get(dev, "dptx"); in cdn_dp_parse_dt()
731 dp->core_rst = devm_reset_control_get(dev, "core"); in cdn_dp_parse_dt()
737 dp->apb_rst = devm_reset_control_get(dev, "apb"); in cdn_dp_parse_dt()
/linux/drivers/hwspinlock/
H A Dsun6i_hwspinlock.c114 priv->reset = devm_reset_control_get(&pdev->dev, "ahb"); in sun6i_hwspinlock_probe()
/linux/drivers/phy/marvell/
H A Dphy-berlin-usb.c178 priv->rst_ctrl = devm_reset_control_get(&pdev->dev, NULL); in phy_berlin_usb_probe()
/linux/drivers/phy/rockchip/
H A Dphy-rockchip-samsung-dcphy.c1597 samsung->m_phy_rst = devm_reset_control_get(dev, "m_phy"); in samsung_mipi_dcphy_probe()
1602 samsung->s_phy_rst = devm_reset_control_get(dev, "s_phy"); in samsung_mipi_dcphy_probe()
1607 samsung->apb_rst = devm_reset_control_get(dev, "apb"); in samsung_mipi_dcphy_probe()
1612 samsung->grf_apb_rst = devm_reset_control_get(dev, "grf"); in samsung_mipi_dcphy_probe()
H A Dphy-rockchip-typec.c1062 tcphy->uphy_rst = devm_reset_control_get(dev, "uphy"); in tcphy_parse_dt()
1068 tcphy->pipe_rst = devm_reset_control_get(dev, "uphy-pipe"); in tcphy_parse_dt()
1074 tcphy->tcphy_rst = devm_reset_control_get(dev, "uphy-tcphy"); in tcphy_parse_dt()
/linux/drivers/media/platform/rockchip/rga/
H A Drga.c750 core_rst = devm_reset_control_get(rga->dev, "core"); in rga_parse_dt()
756 axi_rst = devm_reset_control_get(rga->dev, "axi"); in rga_parse_dt()
762 ahb_rst = devm_reset_control_get(rga->dev, "ahb"); in rga_parse_dt()
/linux/drivers/phy/hisilicon/
H A Dphy-histb-combphy.c250 priv->por_rst = devm_reset_control_get(dev, NULL); in histb_combphy_probe()
/linux/drivers/bus/
H A Dtegra-gmi.c233 gmi->rst = devm_reset_control_get(dev, "gmi"); in tegra_gmi_probe()
/linux/drivers/phy/amlogic/
H A Dphy-meson-axg-mipi-dphy.c363 priv->reset = devm_reset_control_get(dev, "phy"); in phy_meson_axg_mipi_dphy_probe()
/linux/drivers/staging/media/sunxi/cedrus/
H A Dcedrus_hw.c307 dev->rstc = devm_reset_control_get(dev->dev, NULL); in cedrus_hw_probe()
/linux/drivers/usb/chipidea/
H A Dci_hdrc_msm.c195 reset = devm_reset_control_get(&pdev->dev, "core"); in ci_hdrc_msm_probe()
/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/
H A Dtegra.c270 tdev->rst = devm_reset_control_get(&pdev->dev, "gpu"); in nvkm_device_tegra_new()
/linux/drivers/usb/host/
H A Dxhci-histb.c220 histb->soft_reset = devm_reset_control_get(dev, "soft"); in xhci_histb_probe()
/linux/drivers/iio/adc/
H A Dnpcm_adc.c230 info->reset = devm_reset_control_get(&pdev->dev, NULL); in npcm_adc_probe()

1234