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

/linux-master/include/clocksource/
H A Dtimer-xilinx.h18 #define TCSR_MDT BIT(0) macro
/linux-master/arch/microblaze/kernel/
H A Dtimer.c36 #define TCSR_MDT (1<<0) macro
272 write_fn(TCSR_MDT, timer_baseaddr + TCSR0);
273 if (!(read_fn(timer_baseaddr + TCSR0) & TCSR_MDT)) {
/linux-master/drivers/pwm/
H A Dpwm-xilinx.c80 #define TCSR_PWM_CLEAR (TCSR_MDT | TCSR_LOAD)

Completed in 104 milliseconds