Home
last modified time | relevance | path

Searched refs:of_reset_control_get_exclusive_by_index (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/include/linux/
Dreset.h513 static inline struct reset_control *of_reset_control_get_exclusive_by_index( in of_reset_control_get_exclusive_by_index() function
826 return of_reset_control_get_exclusive_by_index(node, index); in of_reset_control_get_by_index()
/Linux-v6.1/drivers/fpga/
Daltera-hps2fpga.c143 priv->bridge_reset = of_reset_control_get_exclusive_by_index(dev->of_node, in alt_fpga_bridge_probe()
/Linux-v6.1/drivers/phy/qualcomm/
Dphy-qcom-qmp-pcie-msm8996.c801 qphy->lane_rst = of_reset_control_get_exclusive_by_index(np, 0); in qmp_pcie_msm8996_create()