Searched refs:devm_reset_control_array_get_exclusive (Results 1 – 12 of 12) sorted by relevance
156 priv->reset = devm_reset_control_array_get_exclusive(dev); in phy_axg_pcie_probe()
414 priv->reset = devm_reset_control_array_get_exclusive(dev); in phy_g12a_usb3_pcie_probe()
247 rockchip->rst = devm_reset_control_array_get_exclusive(&pdev->dev); in rockchip_pcie_resource_get()
1323 res->rst = devm_reset_control_array_get_exclusive(dev); in qcom_pcie_get_resources_2_9_0()
310 rstc = devm_reset_control_array_get_exclusive(&pdev->dev); in meson_gx_pwrc_vpu_probe()
433 dom->rstc = devm_reset_control_array_get_exclusive(&pdev->dev); in meson_ee_pwrc_init_domain()
852 devm_reset_control_array_get_exclusive(struct device *dev) in devm_reset_control_array_get_exclusive() function
329 crypto_info->rst = devm_reset_control_array_get_exclusive(dev); in rk_crypto_probe()
302 priv->phy_rst = devm_reset_control_array_get_exclusive(dev); in rockchip_combphy_parse_dt()
862 state->rst = devm_reset_control_array_get_exclusive(dev); in imx8mq_mipi_csi_parse_dt()
1293 reset = devm_reset_control_array_get_exclusive(&pdev->dev); in omap_rproc_probe()
1447 anv->reset = devm_reset_control_array_get_exclusive(anv->dev); in apple_nvme_probe()
Completed in 53 milliseconds