Searched full:s3c6410 (Results 1 – 25 of 56) sorted by relevance
123
/linux-6.12.1/arch/arm/boot/dts/samsung/ |
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,smdk6410", "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 | 256 compatible = "samsung,s3c6410-i2s"; 271 compatible = "samsung,s3c6410-i2s"; 296 compatible = "samsung,s3c6410-wdt"; 305 compatible = "samsung,s3c6410-rtc"; 363 compatible = "samsung,s3c6410-sdhci"; 374 compatible = "samsung,s3c6410-sdhci"; 385 compatible = "samsung,s3c6410-sdhci"; 396 compatible = "samsung,s3c6410-sdhci";
|
D | Makefile | 48 s3c6410-mini6410.dtb \ 49 s3c6410-smdk6410.dtb
|
D | s3c64xx-pinctrl.dtsi | 207 /* S3C6410-only */ 353 /* S3C6410-only */ 361 /* S3C6410-only */ 418 /* S3C6410-only */
|
/linux-6.12.1/arch/arm/mach-s3c/ |
D | Kconfig.s3c64xx | 33 # Configuration options for the S3C6410 CPU 43 Enable S3C6410 CPU support 54 S3C6410 SoCs. 122 Machine support for the Wolfson Cragganmore S3C6410 variant. 125 bool "Samsung S3C6400/S3C6410 machine using Device Tree" 131 Machine support for Samsung S3C6400/S3C6410 machines with Device Tree
|
D | s3c6410.c | 61 .name = "s3c6410-core", 62 .dev_name = "s3c6410-core", 82 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 | 19 obj-$(CONFIG_CPU_S3C6410) += s3c6410.o
|
D | cpu.h | 33 IS_SAMSUNG_CPU(s3c6410, S3C6410_CPU_ID, S3C64XX_CPU_MASK)
|
/linux-6.12.1/Documentation/devicetree/bindings/rtc/ |
D | s3c-rtc.yaml | 19 - samsung,s3c6410-rtc 24 - const: samsung,s3c6410-rtc 34 clock and in the case of a s3c6410 compatible controller, also 41 Must contain "rtc" and for a s3c6410 compatible controller 62 - samsung,s3c6410-rtc 90 compatible = "samsung,s3c6410-rtc";
|
/linux-6.12.1/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-6.12.1/Documentation/devicetree/bindings/clock/ |
D | samsung,s3c6400-clock.yaml | 22 - "pcmcdclk1" - PCM1 codec clock - optional, only S3C6410. 31 - samsung,s3c6410-clock 53 compatible = "samsung,s3c6410-clock";
|
/linux-6.12.1/Documentation/devicetree/bindings/mmc/ |
D | samsung,s3c6410-sdhci.yaml | 4 $id: http://devicetree.org/schemas/mmc/samsung,s3c6410-sdhci.yaml# 16 - samsung,s3c6410-sdhci
|
/linux-6.12.1/drivers/media/platform/samsung/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-6.12.1/Documentation/devicetree/bindings/watchdog/ |
D | samsung-wdt.yaml | 23 - samsung,s3c6410-wdt # for S3C6410, S5PV210 and Exynos4
|
/linux-6.12.1/Documentation/devicetree/bindings/input/ |
D | samsung,s3c6410-keypad.yaml | 4 $id: http://devicetree.org/schemas/input/samsung,s3c6410-keypad.yaml# 22 - samsung,s3c6410-keypad
|
/linux-6.12.1/Documentation/devicetree/bindings/sound/ |
D | samsung-i2s.yaml | 19 samsung,s3c6410-i2s: for 8/16/24bit stereo I2S. 49 - samsung,s3c6410-i2s
|
/linux-6.12.1/Documentation/devicetree/bindings/arm/samsung/ |
D | samsung-boards.yaml | 23 - description: S3C6410 based boards 28 - const: samsung,s3c6410
|
/linux-6.12.1/Documentation/arch/arm/samsung/ |
D | overview.rst | 15 - S3C64XX: S3C6400 and S3C6410
|
/linux-6.12.1/Documentation/devicetree/bindings/power/ |
D | wakeup-source.txt | 30 5. "linux,input-wakeup" Documentation/devicetree/bindings/input/samsung,s3c6410-keypad.yaml
|
/linux-6.12.1/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,
|
123