Home
last modified time | relevance | path

Searched defs:ioswabq (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/arch/sh/include/mach-common/mach/
Dmangle-port.h33 # define ioswabq(x) le64_to_cpu(x) macro
44 # define ioswabq(x) (x) macro
/linux-4.4.14/arch/mips/include/asm/mach-generic/
Dmangle-port.h36 # define ioswabq(a, x) le64_to_cpu(x) macro
47 # define ioswabq(a, x) (x) macro
/linux-4.4.14/arch/mips/include/asm/mach-cavium-octeon/
Dmangle-port.h58 # define ioswabq(a, x) le64_to_cpu(x) macro
69 # define ioswabq(a, x) (x) macro
/linux-4.4.14/arch/mips/include/asm/mach-ip27/
Dmangle-port.h22 # define ioswabq(a, x) (x) macro
/linux-4.4.14/arch/mips/include/asm/mach-ip32/
Dmangle-port.h23 # define ioswabq(a, x) (x) macro
/linux-4.4.14/arch/mips/include/asm/mach-tx49xx/
Dmangle-port.h23 #define ioswabq(a, x) le64_to_cpu(x) macro
/linux-4.4.14/arch/mips/include/asm/mach-tx39xx/
Dmangle-port.h20 #define ioswabq(a, x) le64_to_cpu(x) macro