HomeSort by relevance Sort by last modified time
    Searched refs:CLKCTRL_CLKSEQ_BYPASS_EMI (Results 1 - 4 of 4) sorted by null

  /external/u-boot/arch/arm/include/asm/arch-mxs/
regs-clkctrl-mx23.h 187 #define CLKCTRL_CLKSEQ_BYPASS_EMI (1 << 6)
regs-clkctrl-mx28.h 256 #define CLKCTRL_CLKSEQ_BYPASS_EMI (1 << 7)
  /external/u-boot/arch/arm/cpu/arm926ejs/mxs/
spl_mem_init.c 175 writel(CLKCTRL_CLKSEQ_BYPASS_EMI,
clock.c 98 if (clkseq & CLKCTRL_CLKSEQ_BYPASS_EMI) {

Completed in 847 milliseconds