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