Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dreset.h540 of_reset_control_array_get_optional_shared(struct device_node *node) in of_reset_control_array_get_optional_shared() function
/OK3568_Linux_fs/kernel/drivers/amba/
H A Dbus.c410 rstc = of_reset_control_array_get_optional_shared(dev->dev.of_node); in amba_device_try_add()