Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/mach-cavium-octeon/
H A Dmangle-port.h32 static inline bool __should_swizzle_addr(u64 p) in __should_swizzle_addr() function
39 (__should_swizzle_addr(port) ? (port) ^ 7 : (port))
41 (__should_swizzle_addr(port) ? (port) ^ 6 : (port))
43 (__should_swizzle_addr(port) ? (port) ^ 4 : (port))