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

  /external/u-boot/arch/arm/mach-davinci/include/mach/
pll_defs.h 35 unsigned int plldiv4; /* 0x160 */ member in struct:dv_pll_regs
79 #define SPI_PLLDIV (offsetof(struct dv_pll_regs, plldiv4))
hardware.h 416 dv_reg plldiv4; member in struct:davinci_pllc_regs
  /external/u-boot/arch/arm/mach-davinci/
dm365_lowlevel.c 77 writel(CONFIG_SYS_DM36x_PLL1_PLLDIV4, &dv_pll0_regs->plldiv4);
158 writel(CONFIG_SYS_DM36x_PLL2_PLLDIV4, &dv_pll1_regs->plldiv4);
da850_lowlevel.c 110 writel(CONFIG_SYS_DA850_PLL0_PLLDIV4, &reg->plldiv4);

Completed in 65 milliseconds