Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/clocksource/
Drenesas-ostm.c172 rstc = of_reset_control_get_optional_exclusive(np, NULL); in ostm_init()
/Linux-v6.6/drivers/mfd/
Dsyscon.c133 reset = of_reset_control_get_optional_exclusive(np, NULL); in of_syscon_register()
/Linux-v6.6/include/linux/
Dreset.h471 static inline struct reset_control *of_reset_control_get_optional_exclusive( in of_reset_control_get_optional_exclusive() function