Searched refs:get_cpu_clk_rate (Results 1 – 11 of 11) sorted by relevance
/u-boot/arch/arm/mach-at91/arm926ejs/ |
A D | cpu.c | 51 strmhz(buf, get_cpu_clk_rate())); in print_cpuinfo()
|
/u-boot/arch/arm/mach-at91/armv7/ |
A D | cpu.c | 60 strmhz(buf, get_cpu_clk_rate())); in print_cpuinfo()
|
/u-boot/board/atmel/common/ |
A D | video_display.c | 40 strmhz(temp, get_cpu_clk_rate())); in at91_video_show_board_info()
|
/u-boot/arch/arm/mach-at91/include/mach/ |
A D | clk.h | 24 static inline unsigned long get_cpu_clk_rate(void) in get_cpu_clk_rate() function
|
/u-boot/board/ronetix/pm9261/ |
A D | pm9261.c | 180 strmhz(buf, get_cpu_clk_rate())); in checkboard()
|
/u-boot/board/atmel/at91sam9rlek/ |
A D | at91sam9rlek.c | 147 strmhz(temp, get_cpu_clk_rate())); in lcd_show_board_info()
|
/u-boot/board/atmel/at91sam9263ek/ |
A D | at91sam9263ek.c | 160 strmhz(temp, get_cpu_clk_rate())); in lcd_show_board_info()
|
/u-boot/board/atmel/at91sam9m10g45ek/ |
A D | at91sam9m10g45ek.c | 235 strmhz(temp, get_cpu_clk_rate())); in lcd_show_board_info()
|
/u-boot/board/atmel/at91sam9n12ek/ |
A D | at91sam9n12ek.c | 123 strmhz(temp, get_cpu_clk_rate())); in lcd_show_board_info()
|
/u-boot/board/atmel/at91sam9261ek/ |
A D | at91sam9261ek.c | 212 strmhz(temp, get_cpu_clk_rate())); in lcd_show_board_info()
|
/u-boot/board/mini-box/picosam9g45/ |
A D | picosam9g45.c | 231 strmhz(temp, get_cpu_clk_rate())); in lcd_show_board_info()
|
Completed in 10 milliseconds