Home
last modified time | relevance | path

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

/linux-6.1.9/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-6.1.9/drivers/fpga/ !
Daltera-hps2fpga.c143 priv->bridge_reset = of_reset_control_get_exclusive_by_index(dev->of_node, in alt_fpga_bridge_probe()
/linux-6.1.9/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()