Searched refs:REG_GCRBLR (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/video/fbdev/ |
D | pxa3xx-gcu.c | 62 #define REG_GCRBLR 0x24 macro 145 gc_readl(priv, REG_GCRBLR), \ 170 gc_writel(priv, REG_GCRBLR, 0); in pxa3xx_gcu_reset() 191 gc_readl(priv, REG_GCRBLR), in dump_whole_state() 235 gc_writel(priv, REG_GCRBLR, 0); in run_ready() 245 gc_writel(priv, REG_GCRBLR, ((num + 63) & ~63) * 4); in run_ready() 281 gc_writel(priv, REG_GCRBLR, 0); in pxa3xx_gcu_handle_irq()
|