Home
last modified time | relevance | path

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

/linux-2.6.39/arch/mips/include/asm/mach-loongson/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-2.6.39/arch/mips/loongson/common/cs5536/
Dcs5536_mfgpt.c49 void enable_mfgpt0_counter(void) in enable_mfgpt0_counter() function
53 EXPORT_SYMBOL(enable_mfgpt0_counter);
64 enable_mfgpt0_counter(); in init_mfgpt_timer()
/linux-2.6.39/arch/mips/loongson/lemote-2f/
Dpm.c148 enable_mfgpt0_counter(); in mach_resume()