Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dreset.h540 of_reset_control_array_get_optional_shared(struct device_node *node) in of_reset_control_array_get_optional_shared() function
/Linux-v5.10/drivers/amba/
Dbus.c410 rstc = of_reset_control_array_get_optional_shared(dev->dev.of_node); in amba_device_try_add()