Home | History | Annotate | Download | only in tc

Lines Matching defs:SFBSTIPPLEALL1

980 #define	SFBSTIPPLEALL1		0xffffffff
993 #define SFBSTIPPLEALL1 0x0000ffff
1069 lmask = SFBSTIPPLEALL1 << align;
1070 rmask = SFBSTIPPLEALL1 >> (-width & SFBSTIPPLEBITMASK);
1092 #undef SFBSTIPPLEALL1
1095 #define SFBSTIPPLEALL1 SFBCOPYALL1
1121 lmask = SFBSTIPPLEALL1 << align;
1122 rmask = SFBSTIPPLEALL1 >> (-width & SFBSTIPPLEBITMASK);
1144 *(uint32_t *)p = SFBSTIPPLEALL1;
1309 lmask = SFBSTIPPLEALL1 << align;
1310 rmask = SFBSTIPPLEALL1 >> (-width & SFBSTIPPLEBITMASK);
1327 *(uint32_t *)p = SFBSTIPPLEALL1;