Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/
H A Dffb.c367 u32 rop_cache; member
420 if (par->rop_cache != rop) { in ffb_rop()
423 par->rop_cache = rop; in ffb_rop()
441 upa_writel(par->rop_cache, &fbc->rop); in ffb_switch_from_graph()
938 par->rop_cache = FFB_ROP_NEW; in ffb_probe()