Home
last modified time | relevance | path

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

/arch/m68k/coldfire/
Dm54xx.c90 __raw_writel(MCF_GPT_GCIR_CNT(1), MCF_GPT_GCIR0); in mcf54xx_reset()
/arch/m68k/include/asm/
Dm54xxgpt.h72 #define MCF_GPT_GCIR_CNT(x) (((x)&0x0000FFFF)<<0) macro