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

/linux-4.1.27/arch/avr32/mach-at32ap/include/mach/
H A Dio.h8 # define __swizzle_addr_w(addr) (addr ^ 2UL) macro
18 # define __swizzle_addr_w(addr) (addr) macro
28 # define __swizzle_addr_w(addr) (addr) macro
/linux-4.1.27/arch/mips/include/asm/mach-tx39xx/
H A Dmangle-port.h10 #define __swizzle_addr_w(port) (port) macro
/linux-4.1.27/arch/mips/include/asm/mach-tx49xx/
H A Dmangle-port.h5 #define __swizzle_addr_w(port) (port) macro
/linux-4.1.27/arch/mips/include/asm/mach-ip27/
H A Dmangle-port.h12 #define __swizzle_addr_w(port) ((port) ^ 2) macro
/linux-4.1.27/arch/mips/include/asm/mach-ip32/
H A Dmangle-port.h13 #define __swizzle_addr_w(port) ((port) ^ 2) macro
/linux-4.1.27/arch/mips/include/asm/mach-cavium-octeon/
H A Dmangle-port.h16 # define __swizzle_addr_w(port) (port) macro
30 # define __swizzle_addr_w(port) \ macro
/linux-4.1.27/arch/mips/include/asm/mach-generic/
H A Dmangle-port.h12 #define __swizzle_addr_w(port) (port) macro

Completed in 310 milliseconds