Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/video/fbdev/
Dffb.c364 u32 rop_cache; member
417 if (par->rop_cache != rop) { in ffb_rop()
420 par->rop_cache = rop; in ffb_rop()
438 upa_writel(par->rop_cache, &fbc->rop); in ffb_switch_from_graph()
926 par->rop_cache = FFB_ROP_NEW; in ffb_probe()