rop_cache         364 drivers/video/fbdev/ffb.c 	u32			rop_cache;
rop_cache         417 drivers/video/fbdev/ffb.c 	if (par->rop_cache != rop) {
rop_cache         420 drivers/video/fbdev/ffb.c 		par->rop_cache = rop;
rop_cache         438 drivers/video/fbdev/ffb.c 	upa_writel(par->rop_cache, &fbc->rop);
rop_cache         926 drivers/video/fbdev/ffb.c 	par->rop_cache = FFB_ROP_NEW;