Searched refs:SCU_GLOBAL_TIMER_CONTROL (Results 1 – 11 of 11) sorted by relevance
14 #define SCU_GLOBAL_TIMER_CONTROL 0xF8F00208 macro37 SCU_GLOBAL_TIMER_CONTROL); in perf_start_clock()49 iowrite(0, SCU_GLOBAL_TIMER_CONTROL); in perf_disable_clock()
82 #define SCU_GLOBAL_TIMER_CONTROL 0xF8F00208 macro
13014 *(volatile unsigned int *)SCU_GLOBAL_TIMER_CONTROL = ((1 << 0) | /* Timer Enable */ in perf_start_clock()13038 *(volatile unsigned int *)SCU_GLOBAL_TIMER_CONTROL = 0; in perf_disable_clock()
101 #define SCU_GLOBAL_TIMER_CONTROL 0xF8F00208 macro
13264 *(volatile unsigned int*)SCU_GLOBAL_TIMER_CONTROL = ((1 << 0) | // Timer Enable in perf_start_clock()13289 *(volatile unsigned int*)SCU_GLOBAL_TIMER_CONTROL = 0; in perf_disable_clock()
12931 *(volatile unsigned int*)SCU_GLOBAL_TIMER_CONTROL = ((1 << 0) | // Timer Enable in perf_start_clock()12956 *(volatile unsigned int*)SCU_GLOBAL_TIMER_CONTROL = 0; in perf_disable_clock()
13171 *(volatile unsigned int*)SCU_GLOBAL_TIMER_CONTROL = ((1 << 0) | // Timer Enable in perf_start_clock()13196 *(volatile unsigned int*)SCU_GLOBAL_TIMER_CONTROL = 0; in perf_disable_clock()
12829 *(volatile unsigned int*)SCU_GLOBAL_TIMER_CONTROL = ((1 << 0) | // Timer Enable in perf_start_clock()12854 *(volatile unsigned int*)SCU_GLOBAL_TIMER_CONTROL = 0; in perf_disable_clock()