Searched full:s3c6410 (Results 1 – 25 of 51) sorted by relevance
123
/Linux-v5.10/arch/arm/boot/dts/ |
D | s3c6410.dtsi | 3 * Samsung's S3C6410 SoC device tree source 7 * Samsung's S3C6410 SoC device nodes are listed in this file. S3C6410 12 * S3C6410 SoC. As device tree coverage for S3C6410 increases, additional 19 compatible = "samsung,s3c6410"; 38 compatible = "samsung,s3c6410-clock";
|
D | s3c6410-smdk6410.dts | 3 * Samsung S3C6410 based SMDK6410 board device tree source. 8 * Samsung's S3C6410 SoC. 16 #include "s3c6410.dtsi" 19 model = "Samsung SMDK6410 board based on S3C6410"; 20 compatible = "samsung,mini6410", "samsung,s3c6410";
|
D | s3c6410-mini6410.dts | 3 * Samsung's S3C6410 based Mini6410 board device tree source 8 * Samsung's S3C6410 SoC. 16 #include "s3c6410.dtsi" 19 model = "FriendlyARM Mini6410 board based on S3C6410"; 20 compatible = "friendlyarm,mini6410", "samsung,s3c6410";
|
D | s3c64xx.dtsi | 63 compatible = "samsung,s3c6410-sdhci"; 74 compatible = "samsung,s3c6410-sdhci"; 85 compatible = "samsung,s3c6410-sdhci"; 96 compatible = "samsung,s3c6410-wdt";
|
D | s5pv210.dtsi | 259 compatible = "samsung,s3c6410-i2s"; 274 compatible = "samsung,s3c6410-i2s"; 299 compatible = "samsung,s3c6410-wdt"; 308 compatible = "samsung,s3c6410-rtc"; 366 compatible = "samsung,s3c6410-sdhci"; 377 compatible = "samsung,s3c6410-sdhci"; 388 compatible = "samsung,s3c6410-sdhci"; 399 compatible = "samsung,s3c6410-sdhci";
|
D | s3c2416.dtsi | 49 compatible = "samsung,s3c6410-sdhci"; 60 compatible = "samsung,s3c6410-sdhci";
|
D | s3c64xx-pinctrl.dtsi | 207 /* S3C6410-only */ 353 /* S3C6410-only */ 361 /* S3C6410-only */ 418 /* S3C6410-only */
|
/Linux-v5.10/Documentation/devicetree/bindings/rtc/ |
D | s3c-rtc.yaml | 19 - samsung,s3c6410-rtc 29 clock and in the case of a s3c6410 compatible controller, also 36 Must contain "rtc" and for a s3c6410 compatible controller 57 - samsung,s3c6410-rtc 85 compatible = "samsung,s3c6410-rtc";
|
/Linux-v5.10/arch/arm/mach-s3c/ |
D | Kconfig.s3c64xx | 30 # Configuration options for the S3C6410 CPU 40 Enable S3C6410 CPU support 51 S3C6410 SoCs. 121 # S3C6410 machine support 334 Machine support for the Wolfson Cragganmore S3C6410 variant. 337 bool "Samsung S3C6400/S3C6410 machine using Device Tree" 343 Machine support for Samsung S3C6400/S3C6410 machines with Device Tree
|
D | s3c6410.c | 58 s3c_onenand_setname("s3c6410-onenand"); in s3c6410_map_io() 59 s3c64xx_onenand1_setname("s3c6410-onenand"); in s3c6410_map_io() 70 .name = "s3c6410-core", 71 .dev_name = "s3c6410-core", 91 printk("S3C6410: Initialising architecture\n"); in s3c6410_init()
|
D | pl080.c | 129 { "s3c6410-spi.0", "tx", &s3c64xx_dma0_info[12] }, 130 { "s3c6410-spi.0", "rx", &s3c64xx_dma0_info[13] }, 226 { "s3c6410-spi.1", "tx", &s3c64xx_dma1_info[4] }, 227 { "s3c6410-spi.1", "rx", &s3c64xx_dma1_info[5] },
|
D | mach-s3c64xx-dt.c | 43 "samsung,s3c6410",
|
D | Makefile.s3c64xx | 23 obj-$(CONFIG_CPU_S3C6410) += s3c6410.o
|
D | cpu.h | 45 IS_SAMSUNG_CPU(s3c6410, S3C6410_CPU_ID, S3C64XX_CPU_MASK)
|
/Linux-v5.10/Documentation/devicetree/bindings/clock/ |
D | samsung,s3c64xx-clock.txt | 11 - "samsung,s3c6410-clock" - controller compatible with S3C6410 SoC. 37 - "pcmcdclk1" - PCM1 codec clock - optional, only S3C6410. 42 compatible = "samsung,s3c6410-clock";
|
/Linux-v5.10/drivers/clk/samsung/ |
D | clk-s3c64xx.c | 103 /* S3C6410-specific parent clocks. */ 148 /* List of clock muxes present on S3C6410. */ 188 /* List of clock dividers present on S3C6410. */ 281 /* List of clock gates present on S3C6410. */ 333 ALIAS(PCLK_SPI1, "s3c6410-spi.1", "spi"), 334 ALIAS(PCLK_SPI0, "s3c6410-spi.0", "spi"), 354 ALIAS(PCLK_SPI1, "s3c6410-spi.1", "spi_busclk0"), 355 ALIAS(SCLK_SPI1, "s3c6410-spi.1", "spi_busclk2"), 356 ALIAS(PCLK_SPI0, "s3c6410-spi.0", "spi_busclk0"), 357 ALIAS(SCLK_SPI0, "s3c6410-spi.0", "spi_busclk2"), [all …]
|
/Linux-v5.10/Documentation/devicetree/bindings/mmc/ |
D | samsung-sdhci.txt | 10 - "samsung,s3c6410-sdhci": For controllers compatible with s3c6410 sdhci
|
/Linux-v5.10/Documentation/devicetree/bindings/watchdog/ |
D | samsung-wdt.yaml | 21 - samsung,s3c6410-wdt # for S3C6410, S5PV210 and Exynos4
|
/Linux-v5.10/drivers/media/platform/s3c-camif/ |
D | camif-regs.h | 81 #define CITRGFMT_OUTFORMAT_YCBCR420 (0 << 29) /* only for s3c6410 */ 82 #define CITRGFMT_OUTFORMAT_YCBCR422 (1 << 29) /* only for s3c6410 */ 83 #define CITRGFMT_OUTFORMAT_YCBCR422I (2 << 29) /* only for s3c6410 */ 84 #define CITRGFMT_OUTFORMAT_RGB (3 << 29) /* only for s3c6410 */ 85 #define CITRGFMT_OUTFORMAT_MASK (3 << 29) /* only for s3c6410 */
|
/Linux-v5.10/Documentation/devicetree/bindings/input/ |
D | samsung-keypad.txt | 11 - "samsung,s3c6410-keypad": For controllers compatible with s3c6410 keypad
|
/Linux-v5.10/Documentation/devicetree/bindings/spi/ |
D | spi-samsung.txt | 10 - samsung,s3c6410-spi: for s3c6410 platforms
|
/Linux-v5.10/Documentation/devicetree/bindings/sound/ |
D | samsung-i2s.yaml | 16 samsung,s3c6410-i2s: for 8/16/24bit stereo I2S. 38 - samsung,s3c6410-i2s
|
/Linux-v5.10/Documentation/arm/samsung/ |
D | overview.rst | 16 - S3C64XX: S3C6400 and S3C6410
|
/Linux-v5.10/include/video/ |
D | samsung_fimd.h | 13 * S3C64XX series such as the S3C6400 and S3C6410, and Exynos series. 108 /* PRTCON (S3C6410) 109 * Might not be present in the S3C6410 documentation,
|
/Linux-v5.10/Documentation/devicetree/bindings/iio/adc/ |
D | samsung,exynos-adc.yaml | 24 - samsung,s3c6410-adc
|
123