Searched refs:CMOVE2 (Results 1 - 1 of 1) sorted by relevance

/drivers/video/fbdev/
H A Damifb.c638 #define CMOVE2(val, reg) ((CUSTOM_OFS(reg) + 2) << 16 | (val)) macro
2121 (cop++)->l = CMOVE2(loww(p), sprpt[i]);
2169 (copl++)->l = CMOVE2(loww(p), bplpt[i]);
2187 (copl++)->l = CMOVE2(loww(p), bplpt[i]);
2203 (cops++)->l = CMOVE2(loww(p), bplpt[i]);
2226 (cops++)->l = CMOVE2(loww(p), bplpt[i]);
2250 (copl++)->l = CMOVE2(0, sprpt[0]);
2258 (cops++)->l = CMOVE2(0, sprpt[0]);
2282 (copl++)->l = CMOVE2(loww(p), cop2lc);
2285 (cops++)->l = CMOVE2(low
[all...]

Completed in 32 milliseconds