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

  /external/u-boot/arch/arm/include/asm/arch-am33xx/
clk_synthesizer.h 29 * @pdiv2: Div to be applied to second output
36 u32 pdiv2; member in struct:clk_synth
  /external/u-boot/arch/arm/mach-omap2/am33xx/
clk_synthesizer.c 95 rc = clk_synthesizer_reg_write(CLK_SYNTHESIZER_PDIV2_REG, data->pdiv2);
  /external/u-boot/board/ti/am335x/
board.c 606 .pdiv2 = 0x2,
675 cdce913_data.pdiv2 = 4; /* 25MHz PHY clk */

Completed in 139 milliseconds