Searched refs:MCF_GPT_GMS_TMS (Results 1 – 2 of 2) sorted by relevance
41 #define MCF_GPT_GMS_TMS(x) (((x)&0x00000007)<<0) macro
75 __raw_writel(MCF_GPT_GMS_WDEN | MCF_GPT_GMS_CE | MCF_GPT_GMS_TMS(4), in mcf54xx_reset()