Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/include/asm/mach-loongson64/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-4.4.14/arch/mips/loongson64/common/cs5536/
Dcs5536_mfgpt.c41 void disable_mfgpt0_counter(void) in disable_mfgpt0_counter() function
45 EXPORT_SYMBOL(disable_mfgpt0_counter);
70 disable_mfgpt0_counter(); in mfgpt_timer_shutdown()
/linux-4.4.14/arch/mips/loongson64/lemote-2f/
Dpm.c143 disable_mfgpt0_counter(); in mach_suspend()