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

/linux-master/arch/mips/include/asm/mach-ip27/
H A Dmangle-port.h11 #define __swizzle_addr_b(port) ((port) ^ 3) macro
/linux-master/arch/mips/include/asm/mach-ip32/
H A Dmangle-port.h12 #define __swizzle_addr_b(port) ((port) ^ 3) macro
/linux-master/arch/mips/include/asm/mach-ip30/
H A Dmangle-port.h8 #define __swizzle_addr_b(port) ((port)^3) macro
/linux-master/arch/mips/include/asm/mach-tx49xx/
H A Dmangle-port.h5 #define __swizzle_addr_b(port) (port) macro
/linux-master/arch/mips/include/asm/mach-cavium-octeon/
H A Dmangle-port.h23 # define __swizzle_addr_b(port) (port) macro
38 # define __swizzle_addr_b(port) \ macro
/linux-master/arch/mips/include/asm/mach-generic/
H A Dmangle-port.h11 #define __swizzle_addr_b(port) (port) macro
/linux-master/arch/mips/txx9/generic/
H A Dsetup.c524 unsigned long (*__swizzle_addr_b)(unsigned long port) = __swizzle_addr_none; variable
525 EXPORT_SYMBOL(__swizzle_addr_b); variable

Completed in 249 milliseconds