Searched refs:S3C2416 (Results 1 - 17 of 17) sorted by relevance
/linux-4.4.14/arch/arm/mach-s3c24xx/ |
H A D | mach-s3c2416-dt.c | 2 * Samsung's S3C2416 flattened device tree enabled machine 48 DT_MACHINE_START(S3C2416_DT, "Samsung S3C2416 (Flattened Device Tree)")
|
H A D | setup-spi.c | 2 * HS-SPI device setup for S3C2443/S3C2416
|
H A D | setup-sdhci-gpio.c | 6 * S3C2416 - Helper functions for setting up SDHCI device(s) GPIO (HSMMC)
|
H A D | pm-s3c2416.c | 6 * S3C2416 - PM support (Based on Ben Dooks' S3C2412 PM support)
|
H A D | s3c2416.c | 8 * Samsung S3C2416 Mobile CPU support 86 printk(KERN_INFO "S3C2416: Initializing architecture\n"); s3c2416_init()
|
H A D | common.c | 61 static const char name_s3c2416[] = "S3C2416/S3C2450";
|
/linux-4.4.14/drivers/cpufreq/ |
H A D | s3c2416-cpufreq.c | 2 * S3C2416/2450 CPUfreq Support 64 /* S3C2416 only supports changing the voltage in the dvs-mode. 241 * The S3C2416 has stability issues when switching directly to s3c2416_cpufreq_set_target() 285 /* Check only the min-voltage, more is always ok on S3C2416 */ s3c2416_cpufreq_cfg_regulator() 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() 361 pr_info("cpufreq: msysclk running at %lukHz, using S3C2416 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 */ 116 /* S3C2443/S3C2416 High-speed SD/MMC */
|
H A D | irqs.h | 168 #define IRQ_S3C2416_HSMMC0 S3C2410_IRQ(21) /* S3C2416/S3C2450 */
|
/linux-4.4.14/drivers/rtc/ |
H A D | rtc-s3c.h | 38 /* S3C2416: tick count is 32 bit wide
|
/linux-4.4.14/drivers/clk/samsung/ |
H A D | clk-s3c2443.c | 22 /* S3C2416 clock controller register offsets */ 39 S3C2416, enumerator in enum:supported_socs 221 /* S3C2416 specific clocks */ 411 if (current_soc == S3C2416 || current_soc == S3C2450) s3c2443_common_clk_init() 440 case S3C2416: s3c2443_common_clk_init() 471 s3c2443_common_clk_init(np, 0, S3C2416, 0); s3c2416_clk_init()
|
/linux-4.4.14/arch/arm/plat-samsung/include/plat/ |
H A D | sdhci.h | 61 /* S3C2416 SDHCI setup */
|
/linux-4.4.14/arch/arm/plat-samsung/ |
H A D | adc.c | 45 TYPE_ADCV12, /* S3C2416, S3C2450 */ 308 /* S3C2416/S3C64XX/S5P ADC resolution is 12-bit */ s3c_adc_irq()
|
/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/drivers/iio/adc/ |
H A D | exynos_adc.c | 252 /* Select channel for S3C2416 */ exynos_adc_s3c2416_start_conv()
|
/linux-4.4.14/drivers/video/fbdev/ |
H A D | s3c-fb.c | 71 * @is_2443: Set if S3C2443/S3C2416 style hardware. 1904 /* S3C2443/S3C2416 style hardware */
|
/linux-4.4.14/drivers/irqchip/ |
H A D | irq-s3c24xx.c | 886 pr_info("S3C2416: IRQ Support\n"); s3c2416_init_irq()
|
Completed in 388 milliseconds