Home
last modified time | relevance | path

Searched refs:devm_reset_control_array_get_exclusive (Results 1 – 23 of 23) sorted by relevance

/linux/drivers/phy/amlogic/
A Dphy-meson-axg-pcie.c157 priv->reset = devm_reset_control_array_get_exclusive(dev); in phy_axg_pcie_probe()
A Dphy-meson-g12a-usb3-pcie.c414 priv->reset = devm_reset_control_array_get_exclusive(dev); in phy_g12a_usb3_pcie_probe()
/linux/drivers/usb/cdns3/
A Dcdns3-starfive.c135 data->resets = devm_reset_control_array_get_exclusive(data->dev); in cdns_starfive_probe()
/linux/drivers/char/hw_random/
A Drockchip-rng.c151 rst = devm_reset_control_array_get_exclusive(&pdev->dev); in rk_rng_probe()
/linux/drivers/phy/starfive/
A Dphy-jh7110-dphy-rx.c179 dphy->rstc = devm_reset_control_array_get_exclusive(&pdev->dev); in stf_dphy_probe()
/linux/drivers/nvmem/
A Drockchip-otp.c341 otp->rst = devm_reset_control_array_get_exclusive(dev); in rockchip_otp_probe()
/linux/drivers/pci/controller/plda/
A Dpcie-starfive.c115 pcie->resets = devm_reset_control_array_get_exclusive(dev); in starfive_pcie_parse_dt()
/linux/include/linux/
A Dreset.h852 devm_reset_control_array_get_exclusive(struct device *dev) in devm_reset_control_array_get_exclusive() function
/linux/drivers/crypto/rockchip/
A Drk3288_crypto.c338 crypto_info->rst = devm_reset_control_array_get_exclusive(dev); in rk_crypto_probe()
/linux/sound/soc/dwc/
A Ddwc-i2s.c743 struct reset_control *resets = devm_reset_control_array_get_exclusive(dev->dev); in jh7110_i2s_crg_master_init()
817 struct reset_control *resets = devm_reset_control_array_get_exclusive(dev->dev); in jh7110_i2s_crg_slave_init()
/linux/drivers/watchdog/
A Dstarfive-wdt.c189 rsts = devm_reset_control_array_get_exclusive(dev); in starfive_wdt_reset_init()
/linux/drivers/pci/controller/dwc/
A Dpcie-dw-rockchip.c351 rockchip->rst = devm_reset_control_array_get_exclusive(&pdev->dev); in rockchip_pcie_resource_get()
A Dpcie-qcom.c912 res->rst = devm_reset_control_array_get_exclusive(dev); in qcom_pcie_get_resources_2_7_0()
1134 res->rst = devm_reset_control_array_get_exclusive(dev); in qcom_pcie_get_resources_2_9_0()
/linux/sound/soc/starfive/
A Djh7110_tdm.c574 tdm->resets = devm_reset_control_array_get_exclusive(&pdev->dev); in jh7110_tdm_clk_reset_get()
/linux/drivers/pmdomain/amlogic/
A Dmeson-ee-pwrc.c448 dom->rstc = devm_reset_control_array_get_exclusive(&pdev->dev); in meson_ee_pwrc_init_domain()
/linux/drivers/media/platform/nxp/
A Dimx8mq-mipi-csi2.c827 state->rst = devm_reset_control_array_get_exclusive(dev); in imx8mq_mipi_csi_parse_dt()
/linux/drivers/phy/rockchip/
A Dphy-rockchip-naneng-combphy.c312 priv->phy_rst = devm_reset_control_array_get_exclusive(dev); in rockchip_combphy_parse_dt()
/linux/drivers/net/can/rockchip/
A Drockchip_canfd-core.c892 priv->reset = devm_reset_control_array_get_exclusive(&pdev->dev); in rkcanfd_probe()
/linux/drivers/dma/sh/
A Drz-dmac.c896 dmac->rstc = devm_reset_control_array_get_exclusive(&pdev->dev); in rz_dmac_probe()
/linux/drivers/remoteproc/
A Domap_remoteproc.c1301 reset = devm_reset_control_array_get_exclusive(&pdev->dev); in omap_rproc_probe()
/linux/drivers/thermal/
A Drockchip_thermal.c1546 thermal->reset = devm_reset_control_array_get_exclusive(&pdev->dev); in rockchip_thermal_probe()
/linux/drivers/nvme/host/
A Dapple.c1448 anv->reset = devm_reset_control_array_get_exclusive(anv->dev); in apple_nvme_alloc()
/linux/drivers/dma/dw-axi-dmac/
A Ddw-axi-dmac-platform.c1502 resets = devm_reset_control_array_get_exclusive(&pdev->dev); in dw_probe()

Completed in 112 milliseconds