Home
last modified time | relevance | path

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

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