GET_CELL 35 scripts/dtc/fdtdump.c printf("0x%08x%s", fdt32_to_cpu(GET_CELL(p)), GET_CELL 99 scripts/dtc/fdtdump.c while ((tag = fdt32_to_cpu(GET_CELL(p))) != FDT_END) { GET_CELL 132 scripts/dtc/fdtdump.c sz = fdt32_to_cpu(GET_CELL(p)); GET_CELL 133 scripts/dtc/fdtdump.c s = p_strings + fdt32_to_cpu(GET_CELL(p));