Home
last modified time | relevance | path

Searched refs:disable_mfgpt0_counter (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/arch/mips/include/asm/mach-loongson/cs5536/ !
Dcs5536_mfgpt.h13 extern void disable_mfgpt0_counter(void);
19 static inline void __maybe_unused disable_mfgpt0_counter(void) in disable_mfgpt0_counter() function
/linux-2.6.39/arch/mips/loongson/common/cs5536/ !
Dcs5536_mfgpt.c42 void disable_mfgpt0_counter(void) in disable_mfgpt0_counter() function
46 EXPORT_SYMBOL(disable_mfgpt0_counter);
71 disable_mfgpt0_counter(); in init_mfgpt_timer()
/linux-2.6.39/arch/mips/loongson/lemote-2f/ !
Dpm.c143 disable_mfgpt0_counter(); in mach_suspend()