Searched refs:GT_CONTROL_TIMER_ENABLE (Results 1 - 1 of 1) sorted by path

/drivers/clocksource/
H A Darm_global_timer.c32 #define GT_CONTROL_TIMER_ENABLE BIT(0) /* this bit is NOT banked */ macro
96 ctrl = GT_CONTROL_TIMER_ENABLE;
217 writel(GT_CONTROL_TIMER_ENABLE, gt_base + GT_CONTROL);

Completed in 52 milliseconds