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