Searched refs:ioswabw (Results 1 – 2 of 2) sorted by relevance
29 # define ioswabw(a, x) le16_to_cpu(x) macro40 # define ioswabw(a, x) (x) macro
48 # define ioswabw(a, x) (__should_swizzle_bits(a) ? le16_to_cpu(x) : x) macro
Completed in 7 milliseconds