Home
last modified time | relevance | path

Searched refs:parse_dt (Results 1 – 8 of 8) sorted by relevance

/optee_os/core/drivers/counter/
H A Dstm32_stgen.c173 static TEE_Result parse_dt(const void *fdt, int node) in parse_dt() function
208 res = parse_dt(fdt, node); in stgen_probe()
/optee_os/core/drivers/
H A Dstm32_hsem.c169 static TEE_Result parse_dt(const void *fdt, int node) in parse_dt() function
247 res = parse_dt(fdt, node); in stm32_hsem_probe()
H A Dstm32_ipcc.c253 static TEE_Result parse_dt(const void *fdt, int node, struct ipcc_pdata *ipcc_d) in parse_dt() function
318 res = parse_dt(fdt, node, ipcc_d); in stm32_ipcc_probe()
H A Dstm32_hpdma.c228 static TEE_Result parse_dt(const void *fdt, int node, in parse_dt() function
361 res = parse_dt(fdt, node, hpdma_d); in stm32_hpdma_probe()
H A Dstm32_fmc.c221 static TEE_Result parse_dt(const void *fdt, int node) in parse_dt() function
478 res = parse_dt(fdt, node); in fmc_probe()
H A Dstm32_rtc.c410 static TEE_Result parse_dt(const void *fdt, int node) in parse_dt() function
1067 res = parse_dt(fdt, node); in stm32_rtc_probe()
/optee_os/core/drivers/regulator/
H A Dregulator_dt.c271 static TEE_Result parse_dt(const void *fdt, int node, in parse_dt() function
375 res = parse_dt(fdt, node, regulator); in regulator_dt_register()
/optee_os/core/drivers/firewall/
H A Dstm32_risab.c441 static TEE_Result parse_dt(const void *fdt, int node, in parse_dt() function
851 res = parse_dt(fdt, node, risab_d); in stm32_risab_probe()