Home
last modified time | relevance | path

Searched refs:MCF_GPT_GCIR_CNT (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/arch/m68k/coldfire/
Dm54xx.c83 __raw_writel(MCF_GPT_GCIR_CNT(1), MCF_GPT_GCIR0); in mcf54xx_reset()
/linux-6.1.9/arch/m68k/include/asm/
Dm54xxgpt.h72 #define MCF_GPT_GCIR_CNT(x) (((x)&0x0000FFFF)<<0) macro
/linux-6.1.9/drivers/watchdog/
Dm54xx_wdt.c58 MCF_GPT_GCIR_CNT(0xffff), MCF_GPT_GCIR0); in wdt_enable()