Home
last modified time | relevance | path

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

/linux-4.4.14/arch/m68k/include/asm/
Dm54xxgpt.h62 #define MCF_GPT_GMS_GPIO_MASK (0x00000030) macro
/linux-4.4.14/drivers/watchdog/
Dm54xx_wdt.c51 gms0 &= (MCF_GPT_GMS_TMS_GPIO | MCF_GPT_GMS_GPIO_MASK in wdt_enable()