Searched refs:GPT_EN (Results 1 – 4 of 4) sorted by relevance
41 #define GPT_EN ((0x0 << 2) | (0x1 << 1) | (0x1 << 0)) macro
47 #define GPT_EN ((0x0 << 2) | (0x1 << 1) | (0x1 << 0)) macro
288 #define GPT_EN ((0x0 << 2) | (0x1 << 1) | (0x1 << 0)) macro
57 writel(GPT_EN, &gpt1_base->tclr); /* enable clock */ in get_osc_clk_speed()