Searched refs:FDT_ERR_BADNCELLS (Results 1 - 3 of 3) sorted by relevance

/seL4-test-master/projects/util_libs/libfdt/
H A Dfdt_addresses.c70 return -FDT_ERR_BADNCELLS;
74 return -FDT_ERR_BADNCELLS;
H A Dfdt_strerror.c81 FDT_ERRTABENT(FDT_ERR_BADNCELLS),
H A Dlibfdt.h123 #define FDT_ERR_BADNCELLS 14 macro
124 /* FDT_ERR_BADNCELLS: Device tree has a #address-cells, #size-cells
1141 * -FDT_ERR_BADNCELLS, if the node has a badly formatted or invalid
1162 * -FDT_ERR_BADNCELLS, if the node has a badly formatted or invalid

Completed in 26 milliseconds