Searched refs:RST_CPU_EN (Results 1 – 2 of 2) sorted by relevance
32 #define RST_CPU_EN (0x1 << 1) macro
65 __raw_writel(__raw_readl(LS1X_CLK_PLL_DIV) | RST_CPU_EN | RST_CPU, in ls1x_cpufreq_target()67 __raw_writel(__raw_readl(LS1X_CLK_PLL_DIV) & ~(RST_CPU_EN | RST_CPU), in ls1x_cpufreq_target()