Searched refs:__mem_ioswabl (Results 1 - 7 of 7) sorted by relevance

/linux-master/arch/sh/include/mach-common/mach/
H A Dmangle-port.h29 # define __mem_ioswabl(x) (x) macro
40 # define __mem_ioswabl(x) cpu_to_le32(x) macro
/linux-master/arch/mips/include/asm/mach-ip27/
H A Dmangle-port.h21 # define __mem_ioswabl(a, x) ((__force u32)cpu_to_le32(x)) macro
/linux-master/arch/mips/include/asm/mach-ip32/
H A Dmangle-port.h22 # define __mem_ioswabl(a, x) ((__force u32)cpu_to_le32(x)) macro
/linux-master/arch/mips/include/asm/mach-ip30/
H A Dmangle-port.h18 #define __mem_ioswabl(a, x) ((__force u32)cpu_to_le32(x)) macro
/linux-master/arch/mips/include/asm/mach-tx49xx/
H A Dmangle-port.h15 #define __mem_ioswabl(a, x) (x) macro
/linux-master/arch/mips/include/asm/mach-generic/
H A Dmangle-port.h35 # define __mem_ioswabl(a, x) (x) macro
46 # define __mem_ioswabl(a, x) ((__force u32)cpu_to_le32(x)) macro
/linux-master/arch/mips/include/asm/mach-cavium-octeon/
H A Dmangle-port.h58 # define __mem_ioswabl(a, x) (x) macro

Completed in 151 milliseconds