Searched refs:S3C2450 (Results 1 - 7 of 7) sorted by relevance
/linux-4.4.14/drivers/clk/samsung/ |
H A D | clk-s3c2443.c | 41 S3C2450, enumerator in enum:supported_socs 320 /* S3C2450 specific clocks */ 411 if (current_soc == S3C2416 || current_soc == S3C2450) s3c2443_common_clk_init() 430 case S3C2450: s3c2443_common_clk_init() 483 s3c2443_common_clk_init(np, 0, S3C2450, 0); s3c2450_clk_init()
|
/linux-4.4.14/drivers/cpufreq/ |
H A D | s3c2416-cpufreq.c | 355 * S3C2416 and S3C2450 share the same processor-ID and also provide no s3c2416_cpufreq_driver_init() 357 * msysclk. On S3C2416 msysclk runs at 800MHz and on S3C2450 at 533MHz. s3c2416_cpufreq_driver_init() 366 pr_info("cpufreq: msysclk running at %lukHz, using S3C2450 frequency table\n", s3c2416_cpufreq_driver_init()
|
/linux-4.4.14/arch/arm/mach-s3c24xx/include/mach/ |
H A D | map.h | 68 /* S3C2416/S3C2443/S3C2450 High-Speed USB Gadget */
|
H A D | irqs.h | 168 #define IRQ_S3C2416_HSMMC0 S3C2410_IRQ(21) /* S3C2416/S3C2450 */
|
/linux-4.4.14/include/video/ |
H A D | samsung_fimd.h | 11 * found from the S3C2443 onwards into the S3C2416, S3C2450, the
|
/linux-4.4.14/arch/arm/plat-samsung/ |
H A D | adc.c | 45 TYPE_ADCV12, /* S3C2416, S3C2450 */
|
/linux-4.4.14/arch/arm/mach-s3c24xx/ |
H A D | common.c | 61 static const char name_s3c2416[] = "S3C2416/S3C2450";
|
Completed in 460 milliseconds