source_base        81 drivers/clocksource/timer-qcom.c static void __iomem *source_base;
source_base        85 drivers/clocksource/timer-qcom.c 	return readl_relaxed(source_base + TIMER_COUNT_VAL);
source_base       186 drivers/clocksource/timer-qcom.c 	writel_relaxed(TIMER_ENABLE_EN, source_base + TIMER_ENABLE);
source_base       242 drivers/clocksource/timer-qcom.c 	source_base = cpu0_base + 0x24;
source_base       244 drivers/clocksource/timer-qcom.c 	writel_relaxed(DGT_CLK_CTL_DIV_4, source_base + DGT_CLK_CTL);