Searched refs:TCLR_AR (Results 1 – 8 of 8) sorted by relevance
70 #define TCLR_AR (0x1 << 1) macro
58 #define TCLR_AR (0x1 << 1) macro
45 writel((CONFIG_SYS_PTV << 2) | TCLR_PRE | TCLR_AR | TCLR_ST, in timer_init()
65 #define TCLR_AR (0x1 << 1) macro
101 #define TCLR_AR (0x1 << 1) macro
78 TCLR_CE | TCLR_AR | TCLR_ST); in lcdbacklight()
24 #define TCLR_AR BIT(1) /* Auto reload */ macro
435 #define TCLR_AR (0x1 << 1) macro
Completed in 14 milliseconds