Searched refs:GPT_ENABLE (Results 1 – 3 of 3) sorted by relevance
17 #define GPT_ENABLE 0x31 macro31 writel(GPT_ENABLE, gpt_base); in mediatek_timer_init()
38 #define GPT_ENABLE 0x0020 macro
54 writel(readl(&gpt_regs_p->control) | GPT_ENABLE, &gpt_regs_p->control); in timer_init()