cfi_host           36 include/linux/mtd/cfi_endian.h #define _cpu_to_cfi(w, s, x) (cfi_host(s)?(x):_swap_to_cfi(w, s, x))
cfi_host           37 include/linux/mtd/cfi_endian.h #define _cfi_to_cpu(w, s, x) (cfi_host(s)?(x):_swap_to_cpu(w, s, x))