Home
last modified time | relevance | path

Searched refs:ioswabw (Results 1 – 2 of 2) sorted by relevance

/arch/mips/include/asm/mach-generic/
A Dmangle-port.h29 # define ioswabw(a, x) le16_to_cpu(x) macro
40 # define ioswabw(a, x) (x) macro
/arch/mips/mach-octeon/include/
A Dmangle-port.h48 # define ioswabw(a, x) (__should_swizzle_bits(a) ? le16_to_cpu(x) : x) macro

Completed in 7 milliseconds