Searched refs:GPTCR (Results 1 – 1 of 1) sorted by relevance
15 #define GPTCR __REG(TIMER_BASE) /* Control register */ macro34 GPTCR = GPTCR_SWR; in timer_init()36 GPTCR = 0; /* We have no udelay by now */ in timer_init()39 GPTCR |= GPTCR_CLKSOURCE_32 | GPTCR_TEN; in timer_init()