Searched refs:cfi16_to_cpu (Results 1 – 3 of 3) sorted by relevance
32 #define cfi16_to_cpu(map, x) _cfi_to_cpu(16, (map)->swap, (x)) macro
314 return cfi16_to_cpu(map, val.x[0]); in cfi_read_query()330 return cfi16_to_cpu(map, val.x[0]); in cfi_read_query16()
185 res = cfi16_to_cpu(map, res); in cfi_merge_status()
Completed in 6 milliseconds