copl             2051 drivers/video/fbdev/amifb.c 	copins *copl, *cops;
copl             2057 drivers/video/fbdev/amifb.c 	copl = copdisplay.list[currentcop][1];
copl             2089 drivers/video/fbdev/amifb.c 	copl[cop_spr0ptrh].w[1] = highw(pl);
copl             2090 drivers/video/fbdev/amifb.c 	copl[cop_spr0ptrl].w[1] = loww(pl);
copl             2147 drivers/video/fbdev/amifb.c 	copins *copl, *cops;
copl             2160 drivers/video/fbdev/amifb.c 	copl = copdisplay.rebuild[1];
copl             2166 drivers/video/fbdev/amifb.c 					(copl++)->l = CMOVE(highw(p), bplpt[i]);
copl             2167 drivers/video/fbdev/amifb.c 					(copl++)->l = CMOVE2(loww(p), bplpt[i]);
copl             2171 drivers/video/fbdev/amifb.c 					(copl++)->l = CWAIT(h_end1, 510);
copl             2175 drivers/video/fbdev/amifb.c 					(copl++)->l = CWAIT(h_end1, line);
copl             2177 drivers/video/fbdev/amifb.c 					(copl++)->l = CWAIT(h_end2, line);
copl             2184 drivers/video/fbdev/amifb.c 		(copl++)->l = CMOVE(highw(p), bplpt[i]);
copl             2185 drivers/video/fbdev/amifb.c 		(copl++)->l = CMOVE2(loww(p), bplpt[i]);
copl             2187 drivers/video/fbdev/amifb.c 	copl->l = CEND;
copl             2238 drivers/video/fbdev/amifb.c 	copins *copl, *cops;
copl             2243 drivers/video/fbdev/amifb.c 	copl = copdisplay.list[currentcop][1];
copl             2245 drivers/video/fbdev/amifb.c 	(copl++)->l = CWAIT(0, 10);
copl             2246 drivers/video/fbdev/amifb.c 	(copl++)->l = CMOVE(par->bplcon0, bplcon0);
copl             2247 drivers/video/fbdev/amifb.c 	(copl++)->l = CMOVE(0, sprpt[0]);
copl             2248 drivers/video/fbdev/amifb.c 	(copl++)->l = CMOVE2(0, sprpt[0]);
copl             2258 drivers/video/fbdev/amifb.c 		(copl++)->l = CMOVE(diwstrt2hw(par->diwstrt_h, par->diwstrt_v + 1), diwstrt);
copl             2259 drivers/video/fbdev/amifb.c 		(copl++)->l = CMOVE(diwstop2hw(par->diwstop_h, par->diwstop_v + 1), diwstop);
copl             2263 drivers/video/fbdev/amifb.c 			(copl++)->l = CMOVE(diwhigh2hw(par->diwstrt_h, par->diwstrt_v + 1,
copl             2269 drivers/video/fbdev/amifb.c 				(copl++)->l = CMOVE(vtotal2hw(par->vtotal), vtotal);
copl             2270 drivers/video/fbdev/amifb.c 				(copl++)->l = CMOVE(vbstrt2hw(par->vbstrt + 1), vbstrt);
copl             2271 drivers/video/fbdev/amifb.c 				(copl++)->l = CMOVE(vbstop2hw(par->vbstop + 1), vbstop);
copl             2279 drivers/video/fbdev/amifb.c 		(copl++)->l = CMOVE(highw(p), cop2lc);
copl             2280 drivers/video/fbdev/amifb.c 		(copl++)->l = CMOVE2(loww(p), cop2lc);
copl             2286 drivers/video/fbdev/amifb.c 		(copl++)->l = CMOVE(diwstrt2hw(par->diwstrt_h, par->diwstrt_v), diwstrt);
copl             2287 drivers/video/fbdev/amifb.c 		(copl++)->l = CMOVE(diwstop2hw(par->diwstop_h, par->diwstop_v), diwstop);
copl             2289 drivers/video/fbdev/amifb.c 			(copl++)->l = CMOVE(diwhigh2hw(par->diwstrt_h, par->diwstrt_v,
copl             2293 drivers/video/fbdev/amifb.c 				(copl++)->l = CMOVE(vtotal2hw(par->vtotal), vtotal);
copl             2294 drivers/video/fbdev/amifb.c 				(copl++)->l = CMOVE(vbstrt2hw(par->vbstrt), vbstrt);
copl             2295 drivers/video/fbdev/amifb.c 				(copl++)->l = CMOVE(vbstop2hw(par->vbstop), vbstop);
copl             2300 drivers/video/fbdev/amifb.c 	copdisplay.rebuild[1] = copl;