Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/watchdog/
A Dm54xx_wdt.c51 if (gms0 & MCF_GPT_GMS_TMS_GPIO) in wdt_enable()
52 gms0 &= (MCF_GPT_GMS_TMS_GPIO | MCF_GPT_GMS_GPIO_MASK in wdt_enable()
55 gms0 = MCF_GPT_GMS_TMS_GPIO | MCF_GPT_GMS_OD; in wdt_enable()
/linux-6.3-rc2/arch/m68k/include/asm/
A Dm54xxgpt.h68 #define MCF_GPT_GMS_TMS_GPIO (0x00000004) macro

Completed in 4 milliseconds