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

/linux-master/drivers/clocksource/
H A Dtimer-qcom.c81 static void __iomem *source_base; variable
85 return readl_relaxed(source_base + TIMER_COUNT_VAL);
186 writel_relaxed(TIMER_ENABLE_EN, source_base + TIMER_ENABLE);
242 source_base = cpu0_base + 0x24;
244 writel_relaxed(DGT_CLK_CTL_DIV_4, source_base + DGT_CLK_CTL);

Completed in 133 milliseconds