Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/fbdev/
Dffb.c363 u32 rop_cache; member
416 if (par->rop_cache != rop) { in ffb_rop()
419 par->rop_cache = rop; in ffb_rop()
437 upa_writel(par->rop_cache, &fbc->rop); in ffb_switch_from_graph()
925 par->rop_cache = FFB_ROP_NEW; in ffb_probe()