Searched refs:MFGPT0_SETUP (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/mips/include/asm/mach-loongson64/cs5536/
H A Dcs5536_mfgpt.h33 #define MFGPT0_SETUP (MFGPT_BASE + 6) macro
/linux-4.4.14/arch/mips/loongson64/common/cs5536/
H A Dcs5536_mfgpt.c43 outw(inw(MFGPT0_SETUP) & 0x7fff, MFGPT0_SETUP); disable_mfgpt0_counter()
50 outw(0xe310, MFGPT0_SETUP); enable_mfgpt0_counter()
100 outw(inw(MFGPT0_SETUP) | 0x4000, MFGPT0_SETUP); timer_interrupt()

Completed in 200 milliseconds