Home
last modified time | relevance | path

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

/optee_os/core/drivers/nvmem/
H A Dnvmem.c29 return nvmem_get_cell_by_index(fdt, nodeoffset, index, cell); in nvmem_get_cell_by_name()
32 TEE_Result nvmem_get_cell_by_index(const void *fdt, in nvmem_get_cell_by_index() function
/optee_os/core/include/drivers/
H A Dnvmem.h105 TEE_Result nvmem_get_cell_by_index(const void *fdt,
174 TEE_Result nvmem_get_cell_by_index(const void *fdt __unused, in nvmem_get_cell_by_index() function