Home
last modified time | relevance | path

Searched refs:RST_CPU (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/cpufreq/
A Dloongson1-cpufreq.c68 __raw_writel(__raw_readl(LS1X_CLK_PLL_DIV) | RST_CPU_EN | RST_CPU, in ls1x_cpufreq_target()
70 __raw_writel(__raw_readl(LS1X_CLK_PLL_DIV) & ~(RST_CPU_EN | RST_CPU), in ls1x_cpufreq_target()
/linux/arch/mips/include/asm/mach-loongson32/
A Dregs-clk.h30 #define RST_CPU BIT(0) macro

Completed in 5 milliseconds