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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Dffb.c363 u32 rop_cache; member in struct:ffb_par
416 if (par->rop_cache != rop) {
419 par->rop_cache = rop;
437 upa_writel(par->rop_cache, &fbc->rop);
926 par->rop_cache = FFB_ROP_NEW;

Completed in 41 milliseconds