Home
last modified time | relevance | path

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

/linux/include/clocksource/
H A Dtimer-xilinx.h28 #define TCSR_ENALL BIT(10) macro
/linux/arch/microblaze/kernel/
H A Dtimer.c46 #define TCSR_ENALL (1<<10) macro
/linux/drivers/pwm/
H A Dpwm-xilinx.c155 tcsr1 = TCSR_PWM_SET | TCSR_ENALL | (tcsr1 & TCSR_UDT); in xilinx_pwm_apply()