Searched refs:expected_32 (Results 1 – 1 of 1) sorted by relevance
58 fdt32_t expected_32[6]; in main() local64 expected_32[i] = cpu_to_fdt32(expected_8[i]); in main()69 expected_32[5] = cpu_to_fdt32(TEST_VALUE_1); in main()77 check_getprop(fdt, 0, "cells-32b", sizeof(expected_32), expected_32); in main()