Home
last modified time | relevance | path

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

/arch/microblaze/kernel/
Dtimer.c31 #define TCSR1 (0x10) macro
236 write_fn(read_fn(timer_baseaddr + TCSR1) & ~TCSR_ENT, in xilinx_clocksource_init()
237 timer_baseaddr + TCSR1); in xilinx_clocksource_init()
239 write_fn(TCSR_TINT|TCSR_ENT|TCSR_ARHT, timer_baseaddr + TCSR1); in xilinx_clocksource_init()