Home
last modified time | relevance | path

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

/linux-4.4.14/arch/microblaze/kernel/
Dtimer.c35 #define TCSR_MDT (1<<0) macro
267 write_fn(TCSR_MDT, timer_baseaddr + TCSR0); in xilinx_timer_init()
268 if (!(read_fn(timer_baseaddr + TCSR0) & TCSR_MDT)) { in xilinx_timer_init()