Home
last modified time | relevance | path

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

/linux/drivers/watchdog/
H A Dm54xx_wdt.c51 | MCF_GPT_GMS_OD); in wdt_enable()
53 gms0 = MCF_GPT_GMS_TMS_GPIO | MCF_GPT_GMS_OD; in wdt_enable()
/linux/arch/m68k/include/asm/
H A Dm54xxgpt.h45 #define MCF_GPT_GMS_OD (0x00000200) macro