Home | History | Annotate | Download | only in tc

Lines Matching defs:SFBSTIPPLEALL1

860 #define	SFBSTIPPLEALL1		0xffffffff
918 lmask = SFBSTIPPLEALL1 << align;
919 rmask = SFBSTIPPLEALL1 >> (-width & SFBSTIPPLEBITMASK);
961 lmask = SFBSTIPPLEALL1 << align;
962 rmask = SFBSTIPPLEALL1 >> (-width & SFBSTIPPLEBITMASK);
1141 lmask = SFBSTIPPLEALL1 << align;
1142 rmask = SFBSTIPPLEALL1 >> (-width & SFBSTIPPLEBITMASK);
1164 MEMWRITE32(p, SFBSTIPPLEALL1); WRITE_MB();
1258 lmask = SFBSTIPPLEALL1 << align;
1259 rmask = SFBSTIPPLEALL1 >> (-width & SFBSTIPPLEBITMASK);
1275 MEMWRITE32(p, SFBSTIPPLEALL1); WRITE_MB();