Home
last modified time | relevance | path

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

/linux-5.19.10/arch/mips/include/asm/mach-loongson2ef/cs5536/
Dcs5536_mfgpt.h15 extern void enable_mfgpt0_counter(void);
23 static inline void __maybe_unused enable_mfgpt0_counter(void) in enable_mfgpt0_counter() function
/linux-5.19.10/arch/mips/loongson2ef/common/cs5536/
Dcs5536_mfgpt.c44 void enable_mfgpt0_counter(void) in enable_mfgpt0_counter() function
48 EXPORT_SYMBOL(enable_mfgpt0_counter);
56 enable_mfgpt0_counter(); in mfgpt_timer_set_periodic()
/linux-5.19.10/arch/mips/loongson2ef/lemote-2f/
Dpm.c144 enable_mfgpt0_counter(); in mach_resume()