Searched refs:GPTCR_24MEN (Results 1 – 1 of 1) sorted by relevance
15 #define GPTCR_24MEN BIT(10) /* Enable 24MHz clock input */ macro58 val |= GPTCR_24MEN | GPTCR_CLKSOURCE_OSC | GPTCR_TEN; in imx_gpt_ops_init()
Completed in 2 milliseconds