Home
last modified time | relevance | path

Searched refs:REG_GCRBTR (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dpxa3xx-gcu.c51 #define REG_GCRBTR 0x2C macro
138 (gc_readl(priv, REG_GCRBTR) - base) / 4); \
162 gc_writel(priv, REG_GCRBTR, priv->shared_phys); in pxa3xx_gcu_reset()
184 (gc_readl(priv, REG_GCRBTR) - base) / 4); in dump_whole_state()
232 gc_writel(priv, REG_GCRBTR, shared->buffer_phys + num * 4); in run_ready()
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dpxa3xx-gcu.c51 #define REG_GCRBTR 0x2C macro
138 (gc_readl(priv, REG_GCRBTR) - base) / 4); \
162 gc_writel(priv, REG_GCRBTR, priv->shared_phys); in pxa3xx_gcu_reset()
184 (gc_readl(priv, REG_GCRBTR) - base) / 4); in dump_whole_state()
232 gc_writel(priv, REG_GCRBTR, shared->buffer_phys + num * 4); in run_ready()

Completed in 2 milliseconds