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

  /external/u-boot/arch/m68k/cpu/mcf5445x/
speed.c 173 pcrvalue |= PLL_PCR_OUTDIV3(temp);
  /external/u-boot/arch/m68k/include/asm/
m5227x.h 529 #define PLL_PCR_OUTDIV3(x) (((x)&0x0000000F)<<8) /* Output divider for SDRAM clock frequency */
m5445x.h 776 #define PLL_PCR_OUTDIV3(x) (((x)&0x0000000F)<<8) /* Output divider for Flexbus clock frequency */
    [all...]

Completed in 65 milliseconds