Searched refs:TCLR_AR (Results 1 – 8 of 8) sorted by relevance
71 #define TCLR_AR (0x1 << 1) macro
59 #define TCLR_AR (0x1 << 1) macro
41 writel((CONFIG_SYS_PTV << 2) | TCLR_PRE | TCLR_AR | TCLR_ST, in timer_init()
66 #define TCLR_AR (0x1 << 1) macro
97 #define TCLR_AR (0x1 << 1) macro
24 #define TCLR_AR BIT(1) /* Auto reload */ macro
436 #define TCLR_AR (0x1 << 1) macro
105 TCLR_CE | TCLR_AR | TCLR_ST); in lcdbacklight()