Home
last modified time | relevance | path

Searched refs:rstctrl_dt_get_by_name (Results 1 – 3 of 3) sorted by relevance

/optee_os-3.20.0/core/drivers/rstctrl/
A Drstctrl.c42 TEE_Result rstctrl_dt_get_by_name(const void *fdt, int nodeoffset, in rstctrl_dt_get_by_name() function
/optee_os-3.20.0/core/include/drivers/
A Drstctrl.h196 TEE_Result rstctrl_dt_get_by_name(const void *fdt, int nodeoffset,
/optee_os-3.20.0/core/kernel/
A Ddt_driver_test.c231 res = rstctrl_dt_get_by_name(fdt, node, "rst0", &rstctrl); in dt_test_consumer_probe()
240 res = rstctrl_dt_get_by_name(fdt, node, "rst1", &rstctrl1); in dt_test_consumer_probe()

Completed in 4 milliseconds