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

/arch/mips/include/asm/mach-loongson/cs5536/
H A Dcs5536_mfgpt.h33 #define MFGPT0_SETUP (MFGPT_BASE + 6) macro
/arch/mips/loongson/common/cs5536/
H A Dcs5536_mfgpt.c44 outw(inw(MFGPT0_SETUP) & 0x7fff, MFGPT0_SETUP);
51 outw(0xe310, MFGPT0_SETUP);
105 outw(inw(MFGPT0_SETUP) | 0x4000, MFGPT0_SETUP);

Completed in 138 milliseconds