Home
last modified time | relevance | path

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

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