Searched refs:CLKCTRL_CLKSEQ_BYPASS_CPU (Results 1 – 6 of 6) sorted by relevance
197 writel(CLKCTRL_CLKSEQ_BYPASS_CPU, in mxs_mem_setup_cpu_and_hbus()212 writel(CLKCTRL_CLKSEQ_BYPASS_CPU, in mxs_mem_setup_cpu_and_hbus()
56 if (clkseq & CLKCTRL_CLKSEQ_BYPASS_CPU) { in mxs_get_pclk()
40 writel(CLKCTRL_CLKSEQ_BYPASS_CPU, in mxs_power_clock2xtal()74 CLKCTRL_CLKSEQ_BYPASS_CPU); in mxs_power_clock2pll()
148 writel(CLKCTRL_CLKSEQ_BYPASS_CPU, in mxs_ocotp_scale_hclk()178 writel(CLKCTRL_CLKSEQ_BYPASS_CPU, in mxs_ocotp_scale_hclk()
188 #define CLKCTRL_CLKSEQ_BYPASS_CPU (1 << 7) macro
256 #define CLKCTRL_CLKSEQ_BYPASS_CPU (1 << 18) macro
Completed in 9 milliseconds