Searched refs:Bits (Results 1 – 4 of 4) sorted by relevance
894 #define TBI_INTSOR( Bits ) do {\ argument896 __TT |= (Bits); TBI_INTSX(__TT); } while (0)898 #define TBI_INTSAND( Bits ) do {\ argument900 __TT &= (Bits); TBI_INTSX(__TT); } while (0)903 #define TBI_DEFRICTRLSOR( Bits ) do {\ argument905 __TT |= (Bits); TBI_SETREG( CT.20, __TT); } while (0)907 #define TBI_DEFRICTRLSAND( Bits ) do {\ argument909 __TT &= (Bits); TBI_SETREG( CT.20, __TT); } while (0)912 #define TBI_TRIGSOR( Bits ) do {\ argument914 __TT |= (Bits); TBI_SETREG( TXMASK, __TT); } while (0)[all …]
78 ; Bits 0-12 : Offset within a page79 ; Bits 13-23 : PTE offset within a PMD80 ; Bits 24-31 : PMD offset within the PGD
207 lsr r0, r2, PGDIR_SHIFT ; Bits for indexing into PGD
358 This is often totally different depending on the product used. Bits