Home
last modified time | relevance | path

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

/linux/drivers/phy/amlogic/
H A Dphy-meson-axg-pcie.c148 priv->reset = devm_reset_control_array_get_exclusive(dev); in phy_axg_pcie_probe()
H A Dphy-meson-g12a-usb3-pcie.c414 priv->reset = devm_reset_control_array_get_exclusive(dev); in phy_g12a_usb3_pcie_probe()
/linux/drivers/phy/starfive/
H A Dphy-jh7110-dphy-rx.c179 dphy->rstc = devm_reset_control_array_get_exclusive(&pdev->dev); in stf_dphy_probe()
/linux/drivers/phy/qualcomm/
H A Dphy-qcom-uniphy-pcie-28lp.c214 phy->resets = devm_reset_control_array_get_exclusive(phy->dev); in qcom_uniphy_pcie_get_resources()
/linux/drivers/nvmem/
H A Drockchip-otp.c354 otp->rst = devm_reset_control_array_get_exclusive(dev); in rockchip_otp_probe()
/linux/drivers/ufs/host/
H A Dufs-rockchip.c154 host->rst = devm_reset_control_array_get_exclusive(dev); in ufs_rockchip_common_init()
/linux/sound/soc/dwc/
H A Ddwc-i2s.c742 struct reset_control *resets = devm_reset_control_array_get_exclusive(dev->dev); in jh7110_i2s_crg_master_init()
816 struct reset_control *resets = devm_reset_control_array_get_exclusive(dev->dev); in jh7110_i2s_crg_slave_init()
/linux/include/linux/
H A Dreset.h1002 devm_reset_control_array_get_exclusive(struct device *dev) in devm_reset_control_array_get_exclusive() function
/linux/drivers/watchdog/
H A Dstarfive-wdt.c189 rsts = devm_reset_control_array_get_exclusive(dev); in starfive_wdt_reset_init()
/linux/sound/soc/starfive/
H A Djh7110_tdm.c567 tdm->resets = devm_reset_control_array_get_exclusive(&pdev->dev); in jh7110_tdm_clk_reset_get()
/linux/drivers/pmdomain/amlogic/
H A Dmeson-ee-pwrc.c448 dom->rstc = devm_reset_control_array_get_exclusive(&pdev->dev); in meson_ee_pwrc_init_domain()
/linux/drivers/pci/controller/dwc/
H A Dpcie-dw-rockchip.c404 rockchip->rst = devm_reset_control_array_get_exclusive(&pdev->dev); in rockchip_pcie_resource_get()
H A Dpcie-qcom.c913 res->rst = devm_reset_control_array_get_exclusive(dev); in qcom_pcie_get_resources_2_7_0()
1135 res->rst = devm_reset_control_array_get_exclusive(dev); in qcom_pcie_get_resources_2_9_0()
/linux/drivers/net/can/rockchip/
H A Drockchip_canfd-core.c887 priv->reset = devm_reset_control_array_get_exclusive(&pdev->dev); in rkcanfd_probe()
/linux/drivers/phy/rockchip/
H A Dphy-rockchip-naneng-combphy.c330 priv->phy_rst = devm_reset_control_array_get_exclusive(dev); in rockchip_combphy_parse_dt()
/linux/drivers/memory/
H A Drenesas-rpc-if.c1018 rpc->rstc = devm_reset_control_array_get_exclusive(dev); in rpcif_probe()
/linux/drivers/nvme/host/
H A Dapple.c1459 anv->reset = devm_reset_control_array_get_exclusive(anv->dev); in apple_nvme_alloc()