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

  /external/u-boot/arch/m68k/cpu/mcf5445x/
speed.c 146 if (((in_be16(&ccm->ccr) & CCM_CCR_360_FBCONFIG_MASK) == 0x00e0) ||
147 ((in_be16(&ccm->ccr) & CCM_CCR_360_FBCONFIG_MASK) == 0x0060)) {
  /external/u-boot/arch/m68k/include/asm/
m5445x.h 145 #define CCM_CCR_360_FBCONFIG_MASK (0x00E0)
    [all...]

Completed in 200 milliseconds