Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dreset.h17 struct reset_control *devm_reset_control_get(struct device *dev, const char *id);
35 return devm_reset_control_get(dev, id); in devm_reset_control_get_optional()
/linux-4.1.27/drivers/ata/
Dahci_st.c111 drv_data->pwr = devm_reset_control_get(dev, "pwr-dwn"); in st_ahci_probe_resets()
117 drv_data->sw_rst = devm_reset_control_get(dev, "sw-rst"); in st_ahci_probe_resets()
123 drv_data->pwr_rst = devm_reset_control_get(dev, "pwr-rst"); in st_ahci_probe_resets()
Dahci_tegra.c322 tegra->sata_rst = devm_reset_control_get(&pdev->dev, "sata"); in tegra_ahci_probe()
328 tegra->sata_oob_rst = devm_reset_control_get(&pdev->dev, "sata-oob"); in tegra_ahci_probe()
334 tegra->sata_cold_rst = devm_reset_control_get(&pdev->dev, "sata-cold"); in tegra_ahci_probe()
/linux-4.1.27/drivers/phy/
Dphy-stih407-usb.c108 phy_dev->rstc = devm_reset_control_get(dev, "global"); in stih407_usb2_picophy_probe()
114 phy_dev->rstport = devm_reset_control_get(dev, "port"); in stih407_usb2_picophy_probe()
Dphy-sun9i-usb.c149 phy->reset = devm_reset_control_get(dev, "hsic"); in sun9i_usb_phy_probe()
161 phy->reset = devm_reset_control_get(dev, "phy"); in sun9i_usb_phy_probe()
Dphy-berlin-usb.c186 priv->rst_ctrl = devm_reset_control_get(&pdev->dev, NULL); in phy_berlin_usb_probe()
Dphy-sun4i-usb.c287 phy->reset = devm_reset_control_get(dev, name); in sun4i_usb_phy_probe()
/linux-4.1.27/drivers/reset/
Dcore.c260 struct reset_control *devm_reset_control_get(struct device *dev, const char *id) in devm_reset_control_get() function
279 EXPORT_SYMBOL_GPL(devm_reset_control_get);
/linux-4.1.27/drivers/gpu/drm/sti/
Dsti_compositor.c236 compo->rst_main = devm_reset_control_get(dev, "compo-main"); in sti_compositor_probe()
241 compo->rst_aux = devm_reset_control_get(dev, "compo-aux"); in sti_compositor_probe()
Dsti_tvout.c730 tvout->reset = devm_reset_control_get(dev, "tvout"); in sti_tvout_probe()
Dsti_hdmi.c874 hdmi->reset = devm_reset_control_get(dev, "hdmi"); in sti_hdmi_probe()
Dsti_hqvdp.c1034 hqvdp->reset = devm_reset_control_get(dev, "hqvdp"); in sti_hqvdp_probe()
/linux-4.1.27/drivers/usb/dwc3/
Ddwc3-st.c233 dwc3_data->rstc_pwrdn = devm_reset_control_get(dev, "powerdown"); in st_dwc3_probe()
243 dwc3_data->rstc_rst = devm_reset_control_get(dev, "softreset"); in st_dwc3_probe()
/linux-4.1.27/drivers/gpu/drm/tegra/
Dgr3d.c263 gr3d->rst = devm_reset_control_get(&pdev->dev, "3d"); in gr3d_probe()
276 gr3d->rst_secondary = devm_reset_control_get(&pdev->dev, in gr3d_probe()
Ddpaux.c297 dpaux->rst = devm_reset_control_get(&pdev->dev, "dpaux"); in tegra_dpaux_probe()
Ddsi.c1490 dsi->rst = devm_reset_control_get(&pdev->dev, "dsi"); in tegra_dsi_probe()
Dhdmi.c1484 hdmi->rst = devm_reset_control_get(&pdev->dev, "hdmi"); in tegra_hdmi_probe()
Dsor.c1611 sor->rst = devm_reset_control_get(&pdev->dev, "sor"); in tegra_sor_probe()
Ddc.c1914 dc->rst = devm_reset_control_get(&pdev->dev, "dc"); in tegra_dc_probe()
/linux-4.1.27/drivers/pinctrl/sunxi/
Dpinctrl-sun8i-a23-r.c103 rstc = devm_reset_control_get(&pdev->dev, NULL); in sun8i_a23_r_pinctrl_probe()
Dpinctrl-sun6i-a31-r.c104 rstc = devm_reset_control_get(&pdev->dev, NULL); in sun6i_a31_r_pinctrl_probe()
/linux-4.1.27/drivers/watchdog/
Drt2880_wdt.c155 rt288x_wdt_reset = devm_reset_control_get(&pdev->dev, NULL); in rt288x_wdt_probe()
/linux-4.1.27/drivers/net/ethernet/stmicro/stmmac/
Ddwmac-socfpga.c90 dwmac->stmmac_rst = devm_reset_control_get(dev, in socfpga_dwmac_parse_data()
Dstmmac_main.c2872 priv->stmmac_rst = devm_reset_control_get(priv->device, in stmmac_dvr_probe()
/linux-4.1.27/drivers/gpu/drm/nouveau/
Dnouveau_platform.c176 gpu->rst = devm_reset_control_get(&pdev->dev, "gpu"); in nouveau_platform_probe()
/linux-4.1.27/drivers/clk/sunxi/
Dclk-sun9i-mmc.c126 data->reset = devm_reset_control_get(&pdev->dev, NULL); in sun9i_a80_mmc_config_clk_probe()
/linux-4.1.27/drivers/i2c/busses/
Di2c-sun6i-p2wi.c261 p2wi->rstc = devm_reset_control_get(dev, NULL); in p2wi_probe()
Di2c-tegra.c746 i2c_dev->rst = devm_reset_control_get(&pdev->dev, "i2c"); in tegra_i2c_probe()
/linux-4.1.27/drivers/soc/mediatek/
Dmtk-pmic-wrap.c836 wrp->rstc = devm_reset_control_get(wrp->dev, "pwrap"); in pwrap_probe()
850 wrp->rstc_bridge = devm_reset_control_get(wrp->dev, "pwrap-bridge"); in pwrap_probe()
/linux-4.1.27/drivers/spi/
Dspi-sun6i.c413 sspi->rstc = devm_reset_control_get(&pdev->dev, NULL); in sun6i_spi_probe()
Dspi-tegra20-sflash.c488 tsd->rst = devm_reset_control_get(&pdev->dev, "spi"); in tegra_sflash_probe()
Dspi-tegra114.c1086 tspi->rst = devm_reset_control_get(&pdev->dev, "spi"); in tegra_spi_probe()
Dspi-tegra20-slink.c1084 tspi->rst = devm_reset_control_get(&pdev->dev, "spi"); in tegra_slink_probe()
/linux-4.1.27/drivers/mmc/host/
Dsdhci-st.c371 pdata->rstc = devm_reset_control_get(&pdev->dev, NULL); in sdhci_st_probe()
/linux-4.1.27/drivers/thermal/
Dtegra_soctherm.c362 tegra->reset = devm_reset_control_get(&pdev->dev, "soctherm"); in tegra_soctherm_probe()
Drockchip_thermal.c516 thermal->reset = devm_reset_control_get(&pdev->dev, "tsadc-apb"); in rockchip_thermal_probe()
/linux-4.1.27/drivers/pci/host/
Dpci-tegra.c1022 pcie->pex_rst = devm_reset_control_get(pcie->dev, "pex"); in tegra_pcie_resets_get()
1026 pcie->afi_rst = devm_reset_control_get(pcie->dev, "afi"); in tegra_pcie_resets_get()
1030 pcie->pcie_xrst = devm_reset_control_get(pcie->dev, "pcie_x"); in tegra_pcie_resets_get()
/linux-4.1.27/drivers/usb/host/
Dehci-tegra.c437 tegra->rst = devm_reset_control_get(&pdev->dev, "usb"); in tegra_ehci_probe()
/linux-4.1.27/drivers/devfreq/
Dtegra-devfreq.c629 tegra->reset = devm_reset_control_get(&pdev->dev, "actmon"); in tegra_devfreq_probe()
/linux-4.1.27/drivers/gpu/drm/rockchip/
Drockchip_drm_vop.c1332 ahb_rst = devm_reset_control_get(vop->dev, "ahb"); in vop_initial()
1358 vop->dclk_rst = devm_reset_control_get(vop->dev, "dclk"); in vop_initial()
/linux-4.1.27/drivers/staging/nvec/
Dnvec.c833 nvec->rst = devm_reset_control_get(&pdev->dev, "i2c"); in tegra_nvec_probe()
/linux-4.1.27/drivers/input/keyboard/
Dtegra-kbc.c667 kbc->rst = devm_reset_control_get(&pdev->dev, "kbc"); in tegra_kbc_probe()
/linux-4.1.27/drivers/usb/phy/
Dphy-msm-usb.c1457 motg->link_rst = devm_reset_control_get(&pdev->dev, "link"); in msm_otg_read_dt()
1461 motg->phy_rst = devm_reset_control_get(&pdev->dev, "phy"); in msm_otg_read_dt()
/linux-4.1.27/drivers/pinctrl/
Dpinctrl-tegra-xusb.c896 padctl->rst = devm_reset_control_get(&pdev->dev, NULL); in tegra_xusb_padctl_probe()
/linux-4.1.27/drivers/dma/
Dsun6i-dma.c933 sdc->rstc = devm_reset_control_get(&pdev->dev, NULL); in sun6i_dma_probe()
Dtegra20-apb-dma.c1339 tdma->rst = devm_reset_control_get(&pdev->dev, "dma"); in tegra_dma_probe()
/linux-4.1.27/drivers/tty/serial/
Dserial-tegra.c1317 tup->rst = devm_reset_control_get(&pdev->dev, "serial"); in tegra_uart_probe()