| /linux-4.4.14/include/linux/ |
| D | reset.h | 17 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() 84 static inline struct reset_control *__must_check devm_reset_control_get( in devm_reset_control_get() function
|
| /linux-4.4.14/drivers/ata/ |
| D | ahci_st.c | 111 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()
|
| D | ahci_tegra.c | 322 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.4.14/drivers/phy/ |
| D | phy-stih407-usb.c | 108 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()
|
| D | phy-sun9i-usb.c | 149 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()
|
| D | phy-berlin-usb.c | 186 priv->rst_ctrl = devm_reset_control_get(&pdev->dev, NULL); in phy_berlin_usb_probe()
|
| D | phy-sun4i-usb.c | 617 phy->reset = devm_reset_control_get(dev, name); in sun4i_usb_phy_probe()
|
| /linux-4.4.14/drivers/reset/ |
| D | core.c | 260 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.4.14/drivers/gpu/drm/sti/ |
| D | sti_compositor.c | 237 compo->rst_main = devm_reset_control_get(dev, "compo-main"); in sti_compositor_probe() 242 compo->rst_aux = devm_reset_control_get(dev, "compo-aux"); in sti_compositor_probe()
|
| D | sti_tvout.c | 705 tvout->reset = devm_reset_control_get(dev, "tvout"); in sti_tvout_probe()
|
| D | sti_hdmi.c | 878 hdmi->reset = devm_reset_control_get(dev, "hdmi"); in sti_hdmi_probe()
|
| D | sti_hqvdp.c | 1056 hqvdp->reset = devm_reset_control_get(dev, "hqvdp"); in sti_hqvdp_probe()
|
| /linux-4.4.14/drivers/usb/dwc3/ |
| D | dwc3-st.c | 230 dwc3_data->rstc_pwrdn = devm_reset_control_get(dev, "powerdown"); in st_dwc3_probe() 240 dwc3_data->rstc_rst = devm_reset_control_get(dev, "softreset"); in st_dwc3_probe()
|
| /linux-4.4.14/drivers/gpu/drm/tegra/ |
| D | gr3d.c | 263 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()
|
| D | dpaux.c | 297 dpaux->rst = devm_reset_control_get(&pdev->dev, "dpaux"); in tegra_dpaux_probe()
|
| D | hdmi.c | 1468 hdmi->rst = devm_reset_control_get(&pdev->dev, "hdmi"); in tegra_hdmi_probe()
|
| D | dsi.c | 1491 dsi->rst = devm_reset_control_get(&pdev->dev, "dsi"); in tegra_dsi_probe()
|
| D | dc.c | 1997 dc->rst = devm_reset_control_get(&pdev->dev, "dc"); in tegra_dc_probe()
|
| D | sor.c | 2453 sor->rst = devm_reset_control_get(&pdev->dev, "sor"); in tegra_sor_probe()
|
| /linux-4.4.14/drivers/pinctrl/sunxi/ |
| D | pinctrl-sun8i-a23-r.c | 103 rstc = devm_reset_control_get(&pdev->dev, NULL); in sun8i_a23_r_pinctrl_probe()
|
| D | pinctrl-sun6i-a31-r.c | 116 rstc = devm_reset_control_get(&pdev->dev, NULL); in sun6i_a31_r_pinctrl_probe()
|
| /linux-4.4.14/drivers/watchdog/ |
| D | rt2880_wdt.c | 155 rt288x_wdt_reset = devm_reset_control_get(&pdev->dev, NULL); in rt288x_wdt_probe()
|
| /linux-4.4.14/drivers/clk/sunxi/ |
| D | clk-sun9i-mmc.c | 127 data->reset = devm_reset_control_get(&pdev->dev, NULL); in sun9i_a80_mmc_config_clk_probe()
|
| /linux-4.4.14/drivers/net/ethernet/stmicro/stmmac/ |
| D | dwmac-socfpga.c | 90 dwmac->stmmac_rst = devm_reset_control_get(dev, in socfpga_dwmac_parse_data()
|
| D | stmmac_main.c | 2894 priv->stmmac_rst = devm_reset_control_get(priv->device, in stmmac_dvr_probe()
|
| /linux-4.4.14/drivers/i2c/busses/ |
| D | i2c-sun6i-p2wi.c | 261 p2wi->rstc = devm_reset_control_get(dev, NULL); in p2wi_probe()
|
| D | i2c-tegra.c | 794 i2c_dev->rst = devm_reset_control_get(&pdev->dev, "i2c"); in tegra_i2c_probe()
|
| /linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
| D | tegra.c | 266 tdev->rst = devm_reset_control_get(&pdev->dev, "gpu"); in nvkm_device_tegra_new()
|
| /linux-4.4.14/drivers/soc/mediatek/ |
| D | mtk-pmic-wrap.c | 832 wrp->rstc = devm_reset_control_get(wrp->dev, "pwrap"); in pwrap_probe() 846 wrp->rstc_bridge = devm_reset_control_get(wrp->dev, "pwrap-bridge"); in pwrap_probe()
|
| /linux-4.4.14/drivers/usb/phy/ |
| D | phy-qcom-8x16-usb.c | 288 qphy->phy_reset = devm_reset_control_get(dev, "phy"); in phy_8x16_read_devicetree()
|
| D | phy-msm-usb.c | 1524 motg->link_rst = devm_reset_control_get(&pdev->dev, "link"); in msm_otg_read_dt() 1528 motg->phy_rst = devm_reset_control_get(&pdev->dev, "phy"); in msm_otg_read_dt()
|
| /linux-4.4.14/drivers/mmc/host/ |
| D | sdhci-st.c | 371 pdata->rstc = devm_reset_control_get(&pdev->dev, NULL); in sdhci_st_probe()
|
| /linux-4.4.14/drivers/spi/ |
| D | spi-sun6i.c | 413 sspi->rstc = devm_reset_control_get(&pdev->dev, NULL); in sun6i_spi_probe()
|
| D | spi-tegra20-sflash.c | 488 tsd->rst = devm_reset_control_get(&pdev->dev, "spi"); in tegra_sflash_probe()
|
| D | spi-tegra114.c | 1086 tspi->rst = devm_reset_control_get(&pdev->dev, "spi"); in tegra_spi_probe()
|
| D | spi-tegra20-slink.c | 1084 tspi->rst = devm_reset_control_get(&pdev->dev, "spi"); in tegra_slink_probe()
|
| /linux-4.4.14/drivers/thermal/ |
| D | tegra_soctherm.c | 362 tegra->reset = devm_reset_control_get(&pdev->dev, "soctherm"); in tegra_soctherm_probe()
|
| D | rockchip_thermal.c | 665 thermal->reset = devm_reset_control_get(&pdev->dev, "tsadc-apb"); in rockchip_thermal_probe()
|
| /linux-4.4.14/sound/soc/codecs/ |
| D | sti-sas.c | 227 dac->rst = devm_reset_control_get(codec->dev, "dac_rst"); in stih416_dac_probe()
|
| /linux-4.4.14/drivers/pci/host/ |
| D | pci-tegra.c | 1007 pcie->pex_rst = devm_reset_control_get(pcie->dev, "pex"); in tegra_pcie_resets_get() 1011 pcie->afi_rst = devm_reset_control_get(pcie->dev, "afi"); in tegra_pcie_resets_get() 1015 pcie->pcie_xrst = devm_reset_control_get(pcie->dev, "pcie_x"); in tegra_pcie_resets_get()
|
| /linux-4.4.14/drivers/usb/host/ |
| D | ehci-tegra.c | 443 tegra->rst = devm_reset_control_get(&pdev->dev, "usb"); in tegra_ehci_probe()
|
| /linux-4.4.14/drivers/bus/ |
| D | sunxi-rsb.c | 673 rsb->rstc = devm_reset_control_get(dev, NULL); in sunxi_rsb_probe()
|
| /linux-4.4.14/drivers/devfreq/ |
| D | tegra-devfreq.c | 631 tegra->reset = devm_reset_control_get(&pdev->dev, "actmon"); in tegra_devfreq_probe()
|
| /linux-4.4.14/drivers/input/keyboard/ |
| D | tegra-kbc.c | 668 kbc->rst = devm_reset_control_get(&pdev->dev, "kbc"); in tegra_kbc_probe()
|
| /linux-4.4.14/drivers/staging/nvec/ |
| D | nvec.c | 832 nvec->rst = devm_reset_control_get(&pdev->dev, "i2c"); in tegra_nvec_probe()
|
| /linux-4.4.14/drivers/usb/musb/ |
| D | sunxi.c | 680 glue->rst = devm_reset_control_get(&pdev->dev, NULL); in sunxi_musb_probe()
|
| /linux-4.4.14/drivers/pinctrl/ |
| D | pinctrl-tegra-xusb.c | 898 padctl->rst = devm_reset_control_get(&pdev->dev, NULL); in tegra_xusb_padctl_probe()
|
| /linux-4.4.14/drivers/gpu/drm/rockchip/ |
| D | rockchip_drm_vop.c | 1601 ahb_rst = devm_reset_control_get(vop->dev, "ahb"); in vop_initial() 1627 vop->dclk_rst = devm_reset_control_get(vop->dev, "dclk"); in vop_initial()
|
| /linux-4.4.14/drivers/dma/ |
| D | sun6i-dma.c | 946 sdc->rstc = devm_reset_control_get(&pdev->dev, NULL); in sun6i_dma_probe()
|
| D | tegra20-apb-dma.c | 1350 tdma->rst = devm_reset_control_get(&pdev->dev, "dma"); in tegra_dma_probe()
|
| /linux-4.4.14/drivers/clk/tegra/ |
| D | clk-dfll.c | 1639 td->dvco_rst = devm_reset_control_get(td->dev, "dvco"); in tegra_dfll_register()
|
| /linux-4.4.14/drivers/tty/serial/ |
| D | serial-tegra.c | 1315 tup->rst = devm_reset_control_get(&pdev->dev, "serial"); in tegra_uart_probe()
|