Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dreset.h900 of_reset_control_array_get_optional_shared(struct device_node *node) in of_reset_control_array_get_optional_shared() function
/linux-6.1.9/drivers/amba/
Dbus.c155 rstc = of_reset_control_array_get_optional_shared(dev->dev.of_node); in amba_read_periphid()