Searched refs:REG_GCRBLR (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/video/fbdev/ |
H A D | pxa3xx-gcu.c | 49 #define REG_GCRBLR 0x24 macro 135 gc_readl(priv, REG_GCRBLR), \ 160 gc_writel(priv, REG_GCRBLR, 0); in pxa3xx_gcu_reset() 181 gc_readl(priv, REG_GCRBLR), in dump_whole_state() 225 gc_writel(priv, REG_GCRBLR, 0); in run_ready() 235 gc_writel(priv, REG_GCRBLR, ((num + 63) & ~63) * 4); in run_ready() 271 gc_writel(priv, REG_GCRBLR, 0); in pxa3xx_gcu_handle_irq()
|