Home
last modified time | relevance | path

Searched refs:of_reset_control_get_exclusive_by_index (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dreset.h282 * of_reset_control_get_exclusive_by_index - Lookup and obtain an exclusive
292 static inline struct reset_control *of_reset_control_get_exclusive_by_index( in of_reset_control_get_exclusive_by_index() function
466 return of_reset_control_get_exclusive_by_index(node, index); in of_reset_control_get_by_index()
/kernel/linux/linux-5.10/drivers/fpga/
H A Daltera-hps2fpga.c143 priv->bridge_reset = of_reset_control_get_exclusive_by_index(dev->of_node, in alt_fpga_bridge_probe()
/kernel/linux/linux-6.6/drivers/fpga/
H A Daltera-hps2fpga.c143 priv->bridge_reset = of_reset_control_get_exclusive_by_index(dev->of_node, in alt_fpga_bridge_probe()
/kernel/linux/linux-6.6/include/linux/
H A Dreset.h503 * of_reset_control_get_exclusive_by_index - Lookup and obtain an exclusive
513 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()
/kernel/linux/linux-6.6/drivers/phy/qualcomm/
H A Dphy-qcom-qmp-pcie-msm8996.c745 qphy->lane_rst = of_reset_control_get_exclusive_by_index(np, 0); in qmp_pcie_msm8996_create()

Completed in 8 milliseconds