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

  /external/u-boot/arch/arm/include/asm/arch-am33xx/
clk_synthesizer.h 27 * @capacitor: value of the capacitor attached
34 u32 capacitor; member in struct:clk_synth
  /external/u-boot/arch/arm/mach-omap2/am33xx/
clk_synthesizer.c 70 * as per the PLL_DIV and load capacitor programmed.
88 /* Crystal Load capacitor selection */
89 rc = clk_synthesizer_reg_write(CLK_SYNTHESIZER_XCSEL, data->capacitor);
  /external/u-boot/board/ti/am335x/
board.c 598 * synthesizer With a capacitor of 18pF, and 25MHz input clock cycle
604 .capacitor = 0x90,

Completed in 195 milliseconds