Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/
H A Dffb.c365 u32 rop_cache; member
418 if (par->rop_cache != rop) { in ffb_rop()
421 par->rop_cache = rop; in ffb_rop()
439 upa_writel(par->rop_cache, &fbc->rop); in ffb_switch_from_graph()
927 par->rop_cache = FFB_ROP_NEW; in ffb_probe()