Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/include/asm/
Dppc-opcode.h391 #define __PPC_WS(w) (((w) & 0x1f) << 11) macro
392 #define __PPC_SH(s) __PPC_WS(s)
481 __PPC_RS(s) | __PPC_RA(a) | __PPC_WS(w))
483 __PPC_RS(s) | __PPC_RA(a) | __PPC_WS(w))