Searched refs:TCLR_ST (Results 1 – 5 of 5) sorted by relevance
46 writel((SYS_PTV << 2) | TCLR_PRE | TCLR_AR | TCLR_ST, in timer_init()
64 #define TCLR_ST (0x1 << 0) macro
100 #define TCLR_ST (0x1 << 0) macro
23 #define TCLR_ST BIT(0) /* Start=1 Stop=0 */ macro
435 #define TCLR_ST (0x1 << 0) macro
Completed in 15 milliseconds