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