Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/include/kernel/
A Ddt.h221 int _fdt_read_uint32(const void *fdt, int node, const char *prop_name,
290 static inline int _fdt_read_uint32(const void *fdt __unused, in _fdt_read_uint32() function
/optee_os-3.20.0/core/kernel/
A Ddt.c319 int _fdt_read_uint32(const void *fdt, int node, const char *prop_name, in _fdt_read_uint32() function
330 if (_fdt_read_uint32(fdt, node, prop_name, &value) < 0) in _fdt_read_uint32_default()

Completed in 3 milliseconds