Home
last modified time | relevance | path

Searched refs:GT_CONTROL (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/clocksource/
Darm_global_timer.c31 #define GT_CONTROL 0x08 macro
102 writel(ctrl, gt_base + GT_CONTROL); in gt_compare_set()
112 writel(ctrl, gt_base + GT_CONTROL); in gt_compare_set()
119 ctrl = readl(gt_base + GT_CONTROL); in gt_clockevent_shutdown()
122 writel(ctrl, gt_base + GT_CONTROL); in gt_clockevent_shutdown()
215 writel(0, gt_base + GT_CONTROL); in gt_clocksource_init()
219 writel(GT_CONTROL_TIMER_ENABLE, gt_base + GT_CONTROL); in gt_clocksource_init()