Home
last modified time | relevance | path

Searched refs:MCF_GPT_GCIR_CNT (Results 1 - 6 of 6) sorted by relevance

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

Completed in 2 milliseconds