Searched refs:frequency_mhz (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/ |
| H A D | clock_init_exynos5.c | 144 .frequency_mhz = 800, 270 .frequency_mhz = 800, 373 .frequency_mhz = 800, 488 unsigned *frequency_mhz, unsigned *arm_freq, in clock_get_mem_selection() argument 495 *frequency_mhz = params->frequency_mhz; in clock_get_mem_selection() 506 unsigned frequency_mhz, arm_freq; in get_arm_ratios() local 509 clock_get_mem_selection(&mem_type, &frequency_mhz, in get_arm_ratios() 530 unsigned frequency_mhz, arm_freq; in clock_get_mem_timings() local 533 clock_get_mem_selection(&mem_type, &frequency_mhz, in clock_get_mem_timings() 538 mem->frequency_mhz == frequency_mhz && in clock_get_mem_timings()
|
| H A D | clock_init.h | 42 unsigned frequency_mhz; /* Frequency of memory in MHz */ member
|
| /OK3568_Linux_fs/u-boot/board/samsung/smdk5250/ |
| H A D | smdk5250_spl.c | 36 .frequency_mhz = 800,
|
| /OK3568_Linux_fs/u-boot/board/samsung/smdk5420/ |
| H A D | smdk5420_spl.c | 36 .frequency_mhz = 800,
|
| /OK3568_Linux_fs/u-boot/board/samsung/arndale/ |
| H A D | arndale_spl.c | 34 .frequency_mhz = 800,
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/include/mach/ |
| H A D | spl.h | 53 unsigned frequency_mhz; /* Frequency of memory in MHz */ member
|