Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dreset.h225 static inline struct reset_control *of_reset_control_get_exclusive_by_index( in of_reset_control_get_exclusive_by_index() function
356 return of_reset_control_get_exclusive_by_index(node, index); in of_reset_control_get_by_index()
/Linux-v4.19/drivers/fpga/
Daltera-hps2fpga.c143 priv->bridge_reset = of_reset_control_get_exclusive_by_index(dev->of_node, in alt_fpga_bridge_probe()