Searched refs:TCLR_PRE (Results 1 – 5 of 5) sorted by relevance
46 writel((SYS_PTV << 2) | TCLR_PRE | TCLR_AR | TCLR_ST, in timer_init()
66 #define TCLR_PRE (0x1 << 5) macro
102 #define TCLR_PRE (0x1 << 5) macro
25 #define TCLR_PRE BIT(5) /* Pre-scaler enable */ macro
437 #define TCLR_PRE (0x1 << 5) macro
Completed in 15 milliseconds