Home
last modified time | relevance | path

Searched refs:CLKCTRL_CLKSEQ_BYPASS_CPU (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/arch/arm/cpu/arm926ejs/mxs/
H A Dspl_mem_init.c195 writel(CLKCTRL_CLKSEQ_BYPASS_CPU, in mxs_mem_setup_cpu_and_hbus()
210 writel(CLKCTRL_CLKSEQ_BYPASS_CPU, in mxs_mem_setup_cpu_and_hbus()
H A Dspl_power_init.c38 writel(CLKCTRL_CLKSEQ_BYPASS_CPU, in mxs_power_clock2xtal()
72 CLKCTRL_CLKSEQ_BYPASS_CPU); in mxs_power_clock2pll()
H A Dclock.c55 if (clkseq & CLKCTRL_CLKSEQ_BYPASS_CPU) { in mxs_get_pclk()
/openbmc/u-boot/drivers/misc/
H A Dmxs_ocotp.c147 writel(CLKCTRL_CLKSEQ_BYPASS_CPU, in mxs_ocotp_scale_hclk()
177 writel(CLKCTRL_CLKSEQ_BYPASS_CPU, in mxs_ocotp_scale_hclk()
/openbmc/u-boot/arch/arm/include/asm/arch-mxs/
H A Dregs-clkctrl-mx23.h186 #define CLKCTRL_CLKSEQ_BYPASS_CPU (1 << 7) macro
H A Dregs-clkctrl-mx28.h251 #define CLKCTRL_CLKSEQ_BYPASS_CPU (1 << 18) macro