Home
last modified time | relevance | path

Searched refs:MCF_GPT_GMS_TMS (Results 1 – 2 of 2) sorted by relevance

/arch/m68k/include/asm/
Dm54xxgpt.h41 #define MCF_GPT_GMS_TMS(x) (((x)&0x00000007)<<0) macro
/arch/m68k/coldfire/
Dm54xx.c75 __raw_writel(MCF_GPT_GMS_WDEN | MCF_GPT_GMS_CE | MCF_GPT_GMS_TMS(4), in mcf54xx_reset()