Home
last modified time | relevance | path

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

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