Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dreset.h1056 of_reset_control_array_get_optional_shared(struct device_node *node) in of_reset_control_array_get_optional_shared() function
/linux/drivers/amba/
H A Dbus.c156 rstc = of_reset_control_array_get_optional_shared(dev->dev.of_node); in amba_read_periphid()