Searched refs:TCLR_ST (Results 1 – 8 of 8) sorted by relevance
70 #define TCLR_ST (0x1 << 0) macro
58 #define TCLR_ST (0x1 << 0) macro
41 writel((CONFIG_SYS_PTV << 2) | TCLR_PRE | TCLR_AR | TCLR_ST, in timer_init()
65 #define TCLR_ST (0x1 << 0) macro
96 #define TCLR_ST (0x1 << 0) macro
23 #define TCLR_ST BIT(0) /* Start=1 Stop=0 */ macro
435 #define TCLR_ST (0x1 << 0) macro
105 TCLR_CE | TCLR_AR | TCLR_ST); in lcdbacklight()