HomeSort by relevance Sort by last modified time
    Searched refs:get_clocks (Results 1 - 25 of 46) sorted by null

1 2

  /external/u-boot/arch/m68k/cpu/mcf530x/
speed.c 13 /* get_clocks() fills in gd->cpu_clock and gd->bus_clk */
14 int get_clocks(void) function
  /external/u-boot/arch/m68k/cpu/mcf547x_8x/
speed.c 19 * get_clocks() fills in gd->cpu_clock and gd->bus_clk
21 int get_clocks(void) function
  /external/u-boot/arch/m68k/cpu/mcf523x/
speed.c 19 * get_clocks() fills in gd->cpu_clock and gd->bus_clk
21 int get_clocks(void) function
  /external/u-boot/arch/mips/mach-ath79/ar933x/
clk.c 31 int get_clocks(void) function
79 get_clocks();
86 get_clocks();
  /external/u-boot/arch/mips/mach-ath79/qca953x/
clk.c 31 int get_clocks(void) function
101 get_clocks();
108 get_clocks();
  /external/u-boot/arch/powerpc/cpu/mpc8xx/
speed.c 15 * get_clocks() fills in gd->cpu_clock depending on CONFIG_8xx_GCLK_FREQ
17 int get_clocks(void) function
  /external/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
fsl_lsch2_speed.c 175 int get_clocks(void) function
201 get_clocks();
209 get_clocks();
218 get_clocks();
fsl_lsch3_speed.c 132 int get_clocks(void) function
159 get_clocks();
171 get_clocks();
spl.c 62 get_clocks();
  /external/u-boot/arch/arm/mach-imx/
speed.c 18 int get_clocks(void) function
  /external/u-boot/arch/m68k/cpu/mcf52x2/
speed.c 17 /* get_clocks() fills in gd->cpu_clock and gd->bus_clk */
18 int get_clocks (void) function
  /external/u-boot/board/freescale/c29xpcie/
spl.c 57 get_clocks();
  /external/u-boot/board/freescale/t4rdb/
spl.c 80 get_clocks();
  /external/u-boot/arch/powerpc/cpu/mpc86xx/
speed.c 88 int get_clocks(void) function
  /external/u-boot/board/Arcturus/ucp1020/
spl.c 87 get_clocks();
  /external/u-boot/board/freescale/b4860qds/
spl.c 91 get_clocks();
  /external/u-boot/board/freescale/p1010rdb/
spl.c 73 get_clocks();
  /external/u-boot/board/freescale/p1022ds/
spl.c 87 get_clocks();
  /external/u-boot/board/freescale/p1_p2_rdb_pc/
spl.c 79 get_clocks();
  /external/u-boot/board/freescale/t104xrdb/
spl.c 99 get_clocks();
  /external/u-boot/board/freescale/t208xqds/
spl.c 107 get_clocks();
  /external/u-boot/board/freescale/t208xrdb/
spl.c 77 get_clocks();
  /external/u-boot/arch/arm/cpu/armv7/ls102xa/
clock.c 76 int get_clocks(void) function
  /external/u-boot/arch/m68k/cpu/mcf5227x/
speed.c 68 * get_clocks() fills in gd->cpu_clock and gd->bus_clk
70 int get_clocks(void) function
  /external/u-boot/board/freescale/t102xqds/
spl.c 121 get_clocks();

Completed in 781 milliseconds

1 2