Searched refs:get_clocks (Results 1 - 25 of 37) sorted by relevance

12

/u-boot/include/
H A Dclock_legacy.h10 int get_clocks(void);
/u-boot/arch/m68k/cpu/mcf530x/
H A Dspeed.c14 /* get_clocks() fills in gd->cpu_clock and gd->bus_clk */
15 int get_clocks(void) function
/u-boot/arch/m68k/cpu/mcf523x/
H A Dspeed.c20 * get_clocks() fills in gd->cpu_clock and gd->bus_clk
22 int get_clocks(void) function
/u-boot/arch/mips/mach-ath79/ar933x/
H A Dclk.c32 int get_clocks(void) function
80 get_clocks();
87 get_clocks();
/u-boot/arch/mips/mach-ath79/qca953x/
H A Dclk.c32 int get_clocks(void) function
102 get_clocks();
109 get_clocks();
/u-boot/arch/powerpc/cpu/mpc8xx/
H A Dspeed.c17 * get_clocks() fills in gd->cpu_clk depending on CONFIG_SYS_CLK_FREQ
19 int get_clocks(void) function
/u-boot/arch/arm/mach-imx/
H A Dspeed.c20 int get_clocks(void) function
/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
H A Dfsl_lsch2_speed.c172 int get_clocks(void) function
204 get_clocks();
212 get_clocks();
H A Dfsl_lsch3_speed.c162 int get_clocks(void) function
199 get_clocks();
211 get_clocks();
H A Dspl.c103 get_clocks();
/u-boot/arch/m68k/cpu/mcf52x2/
H A Dspeed.c19 /* get_clocks() fills in gd->cpu_clock and gd->bus_clk */
20 int get_clocks(void) function
/u-boot/board/freescale/t4rdb/
H A Dspl.c71 get_clocks();
/u-boot/board/freescale/p1_p2_rdb_pc/
H A Dspl.c87 get_clocks();
/u-boot/board/freescale/p1010rdb/
H A Dspl.c75 get_clocks();
/u-boot/board/freescale/t208xqds/
H A Dspl.c108 get_clocks();
/u-boot/board/freescale/t208xrdb/
H A Dspl.c68 get_clocks();
/u-boot/board/freescale/t104xrdb/
H A Dspl.c90 get_clocks();
/u-boot/arch/m68k/cpu/mcf5445x/
H A Dspeed.c124 /* get_clocks() fills in gd->cpu_clock and gd->bus_clk */
125 int get_clocks(void) function
/u-boot/arch/arm/cpu/armv7/ls102xa/
H A Dclock.c74 int get_clocks(void) function
/u-boot/board/freescale/t102xrdb/
H A Dspl.c99 get_clocks();
/u-boot/arch/mips/mach-ath79/qca956x/
H A Dclk.c309 int get_clocks(void) function
412 get_clocks();
419 get_clocks();
/u-boot/arch/m68k/cpu/mcf532x/
H A Dspeed.c251 /* get_clocks() fills in gd->cpu_clock and gd->bus_clk */
252 int get_clocks(void) function
/u-boot/board/freescale/ls1021atsn/
H A Dls1021atsn.c167 get_clocks();
/u-boot/board/freescale/ls1021aiot/
H A Dls1021aiot.c135 get_clocks();
/u-boot/arch/mips/mach-octeon/
H A Dcpu.c59 static int get_clocks(void) function
86 get_clocks();

Completed in 100 milliseconds

12