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

  /external/u-boot/arch/arm/include/asm/arch-am33xx/
clk_synthesizer.h 30 * @pdiv3: Div to be applied to third output
37 u32 pdiv3; member in struct:clk_synth
  /external/u-boot/arch/arm/mach-omap2/am33xx/
clk_synthesizer.c 98 rc = clk_synthesizer_reg_write(CLK_SYNTHESIZER_PDIV3_REG, data->pdiv3);
  /external/u-boot/board/ti/am335x/
board.c 607 .pdiv3 = 0x2,
663 cdce913_data.pdiv3 = 4; /* 25MHz PHY clk */

Completed in 1041 milliseconds