Searched refs:of_phandle_iterator_init (Results 1 – 7 of 7) sorted by relevance
| /drivers/remoteproc/ |
| A D | rcar_rproc.c | 61 of_phandle_iterator_init(&it, np, "memory-region", NULL, 0); in rcar_rproc_prepare()
|
| A D | st_remoteproc.c | 127 of_phandle_iterator_init(&it, np, "memory-region", NULL, 0); in st_rproc_parse_fw()
|
| A D | stm32_rproc.c | 223 of_phandle_iterator_init(&it, np, "memory-region", NULL, 0); in stm32_rproc_prepare()
|
| A D | imx_dsp_rproc.c | 727 of_phandle_iterator_init(&it, np, "memory-region", NULL, 0); in imx_dsp_rproc_add_carveout()
|
| A D | imx_rproc.c | 559 of_phandle_iterator_init(&it, np, "memory-region", NULL, 0); in imx_rproc_prepare()
|
| A D | xlnx_r5_remoteproc.c | 502 of_phandle_iterator_init(&it, r5_core->np, "memory-region", NULL, 0); in add_mem_regions_carveout()
|
| /drivers/of/ |
| A D | base.c | 1235 int of_phandle_iterator_init(struct of_phandle_iterator *it, in of_phandle_iterator_init() function 1266 EXPORT_SYMBOL_GPL(of_phandle_iterator_init); 1635 rc = of_phandle_iterator_init(&it, np, list_name, cells_name, -1); in of_count_phandle_with_args()
|
Completed in 18 milliseconds