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