Searched refs:GPT_CTRL_SWR (Results 1 – 2 of 2) sorted by relevance
35 writel(GPT_CTRL_SWR, &gpt->ctrl); in timer_init()
459 #define GPT_CTRL_SWR (1 << 15) /* Software reset */ macro