Searched refs:source_base (Results 1 – 2 of 2) sorted by relevance
81 static void __iomem *source_base; variable85 return readl_relaxed(source_base + TIMER_COUNT_VAL); in msm_read_timer_count()185 writel_relaxed(TIMER_ENABLE_EN, source_base + TIMER_ENABLE); in msm_timer_init()242 source_base = cpu0_base + 0x24; in msm_dt_timer_init()244 writel_relaxed(DGT_CLK_CTL_DIV_4, source_base + DGT_CLK_CTL); in msm_dt_timer_init()
149 unsigned int source_base, unsigned int source_pitch, in sm750_hw_copyarea() argument163 if (source_base == dest_base && source_pitch == dest_pitch) { in sm750_hw_copyarea()237 write_dpr(accel, DE_WINDOW_SOURCE_BASE, source_base); /* dpr40 */ in sm750_hw_copyarea()