Searched refs:MCF_GPT_GMS_WDEN (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/arch/m68k/include/asm/
H A Dm54xxgpt.h47 #define MCF_GPT_GMS_WDEN (0x00008000) macro
/linux-4.1.27/drivers/watchdog/
H A Dm54xx_wdt.c58 gms0 |= MCF_GPT_GMS_OCPW(0xA5) | MCF_GPT_GMS_WDEN | MCF_GPT_GMS_CE; wdt_enable()
68 gms0 &= ~(MCF_GPT_GMS_WDEN | MCF_GPT_GMS_CE); wdt_disable()
/linux-4.1.27/arch/m68k/coldfire/
H A Dm54xx.c74 __raw_writel(MCF_GPT_GMS_WDEN | MCF_GPT_GMS_CE | MCF_GPT_GMS_TMS(4), mcf54xx_reset()

Completed in 38 milliseconds