Searched refs:GPT_ENABLE (Results 1 – 2 of 2) sorted by relevance
38 #define GPT_ENABLE 0x0020 macro
52 writel(readl(&gpt_regs_p->control) | GPT_ENABLE, &gpt_regs_p->control); in timer_init()