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

  /external/u-boot/arch/m68k/cpu/mcf5445x/
speed.c 248 temp = ((in_be32(&pll->pcr) & PLL_PCR_OUTDIV3_MASK) >> 8) + 1;
  /external/u-boot/arch/m68k/include/asm/
m5227x.h 534 #define PLL_PCR_OUTDIV3_MASK (0x00000F00)
m5445x.h 783 #define PLL_PCR_OUTDIV3_MASK (0x00000F00)
    [all...]

Completed in 198 milliseconds