Searched refs:get_ddr_freq (Results 26 - 32 of 32) sorted by relevance

12

/u-boot/board/freescale/t102xrdb/
H A Dddr.c73 ddr_freq = get_ddr_freq(0) / 1000000;
/u-boot/drivers/ddr/fsl/
H A Dmpc85xx_ddr_gen3.c378 ddr_freq = get_ddr_freq(ctrl_num) / 1000000;
477 (get_ddr_freq(ctrl_num) >> 20)) << 1;
H A Dctrl_regs.c322 unsigned int data_rate = get_ddr_freq(ctrl_num);
352 unsigned int data_rate = get_ddr_freq(ctrl_num);
733 unsigned int ddr_freq = get_ddr_freq(ctrl_num) / 1000000;
922 slow = get_ddr_freq(ctrl_num) < 1249000000;
H A Doptions.c1306 ddr_freq = get_ddr_freq(ctrl_num) / 1000000;
/u-boot/arch/mips/mach-ath79/qca956x/
H A Dclk.c416 ulong get_ddr_freq(ulong dummy) function
/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dspeed.c477 * get_ddr_freq
480 ulong get_ddr_freq(ulong dummy) function
/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dspeed.c640 * get_ddr_freq
643 ulong get_ddr_freq (ulong dummy) function

Completed in 70 milliseconds

12