Searched refs:fg_cache (Results 1 – 1 of 1) sorted by relevance
362 u32 fg_cache __attribute__((aligned (8))); member 441 upa_writel(par->fg_cache, &fbc->fg); in ffb_switch_from_graph() 489 if (fg != par->fg_cache) { in ffb_fillrect() 492 par->fg_cache = fg; in ffb_fillrect() 574 if (fgbg != *(u64 *)&par->fg_cache) { in ffb_imageblit() 577 *(u64 *)&par->fg_cache = fgbg; in ffb_imageblit()