Searched refs:MCF_GPT_GCIR0 (Results 1 – 3 of 3) sorted by relevance
56 MCF_GPT_GCIR_CNT(0xffff), MCF_GPT_GCIR0); in wdt_enable()197 if (!request_mem_region(MCF_GPT_GCIR0, 4, "Coldfire M54xx Watchdog")) { in m54xx_wdt_init()209 release_mem_region(MCF_GPT_GCIR0, 4); in m54xx_wdt_exit()
83 __raw_writel(MCF_GPT_GCIR_CNT(1), MCF_GPT_GCIR0); in mcf54xx_reset()
21 #define MCF_GPT_GCIR0 (MCF_MBAR + 0x000804) macro