Searched refs:CPU_TO_FDT32 (Results 1 – 1 of 1) sorted by relevance
33 #define CPU_TO_FDT32(x) \ macro53 return (FDT_FORCE uint32_t)CPU_TO_FDT32(x); in fdt32_to_cpu()57 return (FDT_FORCE fdt32_t)CPU_TO_FDT32(x); in cpu_to_fdt32()69 #undef CPU_TO_FDT32