Searched refs:GPT_CTRL_TEN (Results 1 – 2 of 2) sorted by relevance
45 writel(readl(&gpt->ctrl) | GPT_CTRL_TEN, &gpt->ctrl); in timer_init()
462 #define GPT_CTRL_TEN 1 /* Timer enable */ macro