| /kernel/linux/linux-5.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";
|
| /kernel/linux/linux-4.19/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 | 253 compatible = "samsung,s3c6410-i2s"; 268 compatible = "samsung,s3c6410-i2s"; 293 compatible = "samsung,s3c6410-wdt"; 302 compatible = "samsung,s3c6410-rtc"; 360 compatible = "samsung,s3c6410-sdhci"; 371 compatible = "samsung,s3c6410-sdhci"; 382 compatible = "samsung,s3c6410-sdhci"; 393 compatible = "samsung,s3c6410-sdhci";
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/rtc/ |
| D | s3c-rtc.txt | 8 * "samsung,s3c6410-rtc" - for controllers compatible with s3c6410 rtc. 10 exynos3250 rtc (use "samsung,s3c6410-rtc"). 18 clock and in the case of a s3c6410 compatible controller, also 20 - clock-names: Must contain "rtc" and for a s3c6410 compatible controller, 26 compatible = "samsung,s3c6410-rtc";
|
| /kernel/linux/linux-5.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";
|
| /kernel/linux/linux-4.19/arch/arm/mach-s3c64xx/ |
| D | Kconfig | 30 # Configuration options for the S3C6410 CPU 40 Enable S3C6410 CPU support 51 S3C6410 SoCs. 121 # S3C6410 machine support 335 Machine support for the Wolfson Cragganmore S3C6410 variant. 338 bool "Samsung S3C6400/S3C6410 machine using Device Tree" 345 Machine support for Samsung S3C6400/S3C6410 machines with Device Tree
|
| D | s3c6410.c | 59 s3c_onenand_setname("s3c6410-onenand"); in s3c6410_map_io() 60 s3c64xx_onenand1_setname("s3c6410-onenand"); in s3c6410_map_io() 71 .name = "s3c6410-core", 72 .dev_name = "s3c6410-core", 92 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] },
|
| /kernel/linux/linux-5.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] },
|
| /kernel/linux/linux-4.19/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";
|
| /kernel/linux/linux-5.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";
|
| /kernel/linux/linux-5.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 …]
|
| /kernel/linux/linux-4.19/drivers/clk/samsung/ |
| D | clk-s3c64xx.c | 164 /* S3C6410-specific parent clocks. */ 209 /* List of clock muxes present on S3C6410. */ 249 /* List of clock dividers present on S3C6410. */ 342 /* List of clock gates present on S3C6410. */ 394 ALIAS(PCLK_SPI1, "s3c6410-spi.1", "spi"), 395 ALIAS(PCLK_SPI0, "s3c6410-spi.0", "spi"), 415 ALIAS(PCLK_SPI1, "s3c6410-spi.1", "spi_busclk0"), 416 ALIAS(SCLK_SPI1, "s3c6410-spi.1", "spi_busclk2"), 417 ALIAS(PCLK_SPI0, "s3c6410-spi.0", "spi_busclk0"), 418 ALIAS(SCLK_SPI0, "s3c6410-spi.0", "spi_busclk2"), [all …]
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/mmc/ |
| D | samsung-sdhci.txt | 10 - "samsung,s3c6410-sdhci": For controllers compatible with s3c6410 sdhci
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/mmc/ |
| D | samsung-sdhci.txt | 10 - "samsung,s3c6410-sdhci": For controllers compatible with s3c6410 sdhci
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/watchdog/ |
| D | samsung-wdt.txt | 10 - "samsung,s3c6410-wdt" for S3C6410, S5PV210 and Exynos4
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/watchdog/ |
| D | samsung-wdt.yaml | 21 - samsung,s3c6410-wdt # for S3C6410, S5PV210 and Exynos4
|