Home
last modified time | relevance | path

Searched refs:SMU_U32_MIX (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dsmu.h545 #define SMU_U32_MIX(x) ((((x) & 0xff00ff00u) >> 8)|(((x) & 0x00ff00ffu) << 8)) macro
557 * be unmixed with SMU_U32_MIX()
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dsmu.h545 #define SMU_U32_MIX(x) ((((x) & 0xff00ff00u) >> 8)|(((x) & 0x00ff00ffu) << 8)) macro
557 * be unmixed with SMU_U32_MIX()

Completed in 3 milliseconds