Searched defs:SH (Results 1 - 2 of 2) sorted by relevance

/arch/powerpc/xmon/
H A Dppc-opc.c444 /* The SH field in an X or M form instruction. */
445 #define SH RSO + 1
449 /* The SH field in an MD form instruction. This is split. */
450 #define SH6 SH + 1
454 /* The SH field of the tlbwe instruction, which is optional. */
596 /* SH field starting at bit position 16. */
1408 /* The SH field in an MD form instruction. This is split. */
1622 /* An M_MASK with the SH and ME fields fixed. */
1632 /* An MD_MASK with the SH field fixed. */
1720 /* An X form tlb instruction with the SH fiel
443 #define SH macro
[all...]
/arch/arm/mach-msm/include/mach/
H A Diommu_hw-8xxx.h293 #define SET_SH(b, v) SET_GLOBAL_FIELD(b, TLBTR0, SH, v)
418 #define GET_SH(b) GET_GLOBAL_FIELD(b, TLBTR0, SH)
978 #define SH (SH_MASK << SH_SHIFT) macro

Completed in 139 milliseconds