Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/clocksource/
Drenesas-ostm.c172 rstc = of_reset_control_get_optional_exclusive(np, NULL); in ostm_init()
/linux-6.1.9/include/linux/
Dreset.h471 static inline struct reset_control *of_reset_control_get_optional_exclusive( in of_reset_control_get_optional_exclusive() function