Home
last modified time | relevance | path

Searched refs:__swizzle_addr_b (Results 1 – 9 of 9) sorted by relevance

/linux/arch/mips/include/asm/mach-tx39xx/
A Dmangle-port.h6 extern unsigned long (*__swizzle_addr_b)(unsigned long port);
9 #define __swizzle_addr_b(port) (port) macro
/linux/arch/mips/include/asm/mach-cavium-octeon/
A Dmangle-port.h23 # define __swizzle_addr_b(port) (port) macro
38 # define __swizzle_addr_b(port) \ macro
/linux/arch/mips/include/asm/mach-ip27/
A Dmangle-port.h11 #define __swizzle_addr_b(port) ((port) ^ 3) macro
/linux/arch/mips/include/asm/mach-ip30/
A Dmangle-port.h8 #define __swizzle_addr_b(port) ((port)^3) macro
/linux/arch/mips/include/asm/mach-ip32/
A Dmangle-port.h12 #define __swizzle_addr_b(port) ((port) ^ 3) macro
/linux/arch/mips/include/asm/mach-tx49xx/
A Dmangle-port.h5 #define __swizzle_addr_b(port) (port) macro
/linux/arch/mips/include/asm/mach-generic/
A Dmangle-port.h11 #define __swizzle_addr_b(port) (port) macro
/linux/arch/mips/txx9/jmr3927/
A Dsetup.c197 __swizzle_addr_b = jmr3927_swizzle_addr_b; in jmr3927_device_init()
/linux/arch/mips/txx9/generic/
A Dsetup.c589 unsigned long (*__swizzle_addr_b)(unsigned long port) = __swizzle_addr_none; variable
590 EXPORT_SYMBOL(__swizzle_addr_b);

Completed in 8 milliseconds