Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/include/asm/mach-loongson64/cs5536/
Dcs5536_mfgpt.h14 extern void enable_mfgpt0_counter(void);
22 static inline void __maybe_unused enable_mfgpt0_counter(void) in enable_mfgpt0_counter() function
/linux-4.4.14/arch/mips/loongson64/common/cs5536/
Dcs5536_mfgpt.c48 void enable_mfgpt0_counter(void) in enable_mfgpt0_counter() function
52 EXPORT_SYMBOL(enable_mfgpt0_counter);
60 enable_mfgpt0_counter(); in mfgpt_timer_set_periodic()
/linux-4.4.14/arch/mips/loongson64/lemote-2f/
Dpm.c148 enable_mfgpt0_counter(); in mach_resume()