Searched refs:FDT_SIZE_T_NONE (Results 1 - 4 of 4) sorted by path

/u-boot/drivers/core/
H A Dofnode.c740 *size = FDT_SIZE_T_NONE;
/u-boot/drivers/misc/
H A Dnvmem.c102 fdt_size_t size = FDT_SIZE_T_NONE;
118 if (offset == FDT_ADDR_T_NONE || size == FDT_SIZE_T_NONE) {
/u-boot/include/
H A Dfdtdec.h28 #define FDT_SIZE_T_NONE (-1U) macro
/u-boot/test/dm/
H A Dofnode.c530 ut_asserteq(FDT_SIZE_T_NONE, size);

Completed in 84 milliseconds