Home
last modified time | relevance | path

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

/linux-6.8/drivers/phy/amlogic/
Dphy-meson-axg-pcie.c157 priv->reset = devm_reset_control_array_get_exclusive(dev); in phy_axg_pcie_probe()
Dphy-meson-g12a-usb3-pcie.c414 priv->reset = devm_reset_control_array_get_exclusive(dev); in phy_g12a_usb3_pcie_probe()
/linux-6.8/drivers/usb/cdns3/
Dcdns3-starfive.c135 data->resets = devm_reset_control_array_get_exclusive(data->dev); in cdns_starfive_probe()
/linux-6.8/drivers/phy/starfive/
Dphy-jh7110-dphy-rx.c184 dphy->rstc = devm_reset_control_array_get_exclusive(&pdev->dev); in stf_dphy_probe()
/linux-6.8/drivers/pci/controller/dwc/
Dpcie-dw-rockchip.c247 rockchip->rst = devm_reset_control_array_get_exclusive(&pdev->dev); in rockchip_pcie_resource_get()
Dpcie-qcom.c844 res->rst = devm_reset_control_array_get_exclusive(dev); in qcom_pcie_get_resources_2_7_0()
1084 res->rst = devm_reset_control_array_get_exclusive(dev); in qcom_pcie_get_resources_2_9_0()
/linux-6.8/drivers/nvmem/
Drockchip-otp.c339 otp->rst = devm_reset_control_array_get_exclusive(dev); in rockchip_otp_probe()
/linux-6.8/drivers/pmdomain/amlogic/
Dmeson-gx-pwrc-vpu.c309 rstc = devm_reset_control_array_get_exclusive(&pdev->dev); in meson_gx_pwrc_vpu_probe()
Dmeson-ee-pwrc.c448 dom->rstc = devm_reset_control_array_get_exclusive(&pdev->dev); in meson_ee_pwrc_init_domain()
/linux-6.8/include/linux/
Dreset.h852 devm_reset_control_array_get_exclusive(struct device *dev) in devm_reset_control_array_get_exclusive() function
/linux-6.8/drivers/crypto/rockchip/
Drk3288_crypto.c338 crypto_info->rst = devm_reset_control_array_get_exclusive(dev); in rk_crypto_probe()
/linux-6.8/sound/soc/dwc/
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-6.8/drivers/watchdog/
Dstarfive-wdt.c187 rsts = devm_reset_control_array_get_exclusive(dev); in starfive_wdt_reset_init()
/linux-6.8/sound/soc/starfive/
Djh7110_tdm.c574 tdm->resets = devm_reset_control_array_get_exclusive(&pdev->dev); in jh7110_tdm_clk_reset_get()
/linux-6.8/drivers/media/platform/nxp/
Dimx8mq-mipi-csi2.c828 state->rst = devm_reset_control_array_get_exclusive(dev); in imx8mq_mipi_csi_parse_dt()
/linux-6.8/drivers/phy/rockchip/
Dphy-rockchip-naneng-combphy.c309 priv->phy_rst = devm_reset_control_array_get_exclusive(dev); in rockchip_combphy_parse_dt()
/linux-6.8/drivers/remoteproc/
Domap_remoteproc.c1294 reset = devm_reset_control_array_get_exclusive(&pdev->dev); in omap_rproc_probe()
/linux-6.8/drivers/dma/sh/
Drz-dmac.c893 dmac->rstc = devm_reset_control_array_get_exclusive(&pdev->dev); in rz_dmac_probe()
/linux-6.8/drivers/thermal/
Drockchip_thermal.c1546 thermal->reset = devm_reset_control_array_get_exclusive(&pdev->dev); in rockchip_thermal_probe()
/linux-6.8/drivers/nvme/host/
Dapple.c1448 anv->reset = devm_reset_control_array_get_exclusive(anv->dev); in apple_nvme_probe()
/linux-6.8/drivers/dma/dw-axi-dmac/
Ddw-axi-dmac-platform.c1490 resets = devm_reset_control_array_get_exclusive(&pdev->dev); in dw_probe()