Home
last modified time | relevance | path

Searched defs:cpu_to_fdt16 (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/arch/arm/boot/compressed/
Dlibfdt_env.h9 #define cpu_to_fdt16(x) cpu_to_be16(x) macro
/linux-3.3/arch/powerpc/boot/
Dlibfdt_env.h12 #define cpu_to_fdt16(x) (x) macro