Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dreset.h292 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()
/Linux-v5.10/drivers/fpga/
Daltera-hps2fpga.c143 priv->bridge_reset = of_reset_control_get_exclusive_by_index(dev->of_node, in alt_fpga_bridge_probe()