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

  /external/u-boot/arch/arm/cpu/arm926ejs/mxs/
mxs.c 112 writel(CLKCTRL_CLKSEQ_BYPASS_GPMI,
clock.c 129 if (clkseq & CLKCTRL_CLKSEQ_BYPASS_GPMI) {
  /external/u-boot/arch/arm/include/asm/arch-mxs/
regs-clkctrl-mx23.h 189 #define CLKCTRL_CLKSEQ_BYPASS_GPMI (1 << 4)
regs-clkctrl-mx28.h 261 #define CLKCTRL_CLKSEQ_BYPASS_GPMI (1 << 2)

Completed in 81 milliseconds