Searched refs:nvmem_cell_parse_dt (Results 1 – 3 of 3) sorted by relevance
117 TEE_Result nvmem_cell_parse_dt(const void *fdt, int nodeoffset,182 static inline TEE_Result nvmem_cell_parse_dt(const void *fdt __unused, in nvmem_cell_parse_dt() function
10 TEE_Result nvmem_cell_parse_dt(const void *fdt, int nodeoffset, in nvmem_cell_parse_dt() function
64 res = nvmem_cell_parse_dt(args->fdt, args->phandle_node, cell); in atmel_sfc_dt_get()