| /linux/arch/arm/mach-s3c/ |
| H A D | devs.c | 26 #include <linux/platform_data/s3c-hsotg.h> 46 #include <linux/platform_data/asoc-s3c.h> 62 .name = "s3c-fb", 94 .name = "s3c-sdhci", 124 .name = "s3c-sdhci", 156 .name = "s3c-sdhci", 186 .name = "s3c-sdhci", 343 .name = "s3c-hsotg",
|
| H A D | sdhci.h | 11 * S3C Platform - SDHCI (HSMMC) platform data definitions 17 #include <linux/platform_data/mmc-sdhci-s3c.h> 28 * s3c_sdhci0_set_platdata - Set platform data for S3C SDHCI device. 31 * Register the given platform data for use withe S3C SDHCI device.
|
| H A D | Kconfig | 5 source "arch/arm/mach-s3c/Kconfig.s3c64xx" 29 int "S3C UART to use for low-level messages" 63 Internal configuration option to enable the s3c specific gpio
|
| H A D | gpio-core.h | 7 * S3C Platform - GPIO core 22 /* Define the core gpiolib support functions that the s3c platforms may 23 * need to extend or change depending on the hardware and the s3c chip
|
| H A D | pm.c | 8 // S3C common power management (suspend to ram) support. 159 S3C_PMDBG("S3C PM Resume (post-restore)\n"); in s3c_pm_enter() 192 printk("S3C Power Management, Copyright 2004 Simtec Electronics\n"); in s3c_pm_init()
|
| H A D | gpio-cfg.h | 8 * S3C Platform - GPIO pin configuration 113 * available on most pins on the S3C series. Not all chips support both
|
| H A D | regs-irqtype.h | 7 * S3C - IRQ detection types.
|
| H A D | map-s5p.h | 18 #include "map-s3c.h"
|
| H A D | iic-core.h | 7 * S3C - I2C Controller core functions
|
| /linux/Documentation/devicetree/bindings/arm/samsung/ |
| H A D | samsung-soc.yaml | 7 title: Samsung S3C, S5P and Exynos SoC compatibles naming convention 23 pattern: "^samsung,.*(s3c|s5pv|exynos)[0-9a-z]+.*$" 31 pattern: "^samsung,(s3c|s5pv|exynos|exynosautov)[0-9]+-.*$"
|
| /linux/Documentation/devicetree/bindings/pinctrl/ |
| H A D | samsung,pinctrl-gpio-bank.yaml | 7 title: Samsung S3C/S5P/Exynos SoC pin controller - gpio bank 15 This is a part of device tree bindings for Samsung S3C/S5P/Exynos SoC pin 18 GPIO bank description for Samsung S3C/S5P/Exynos SoC pin controller.
|
| H A D | samsung,pinctrl-pins-cfg.yaml | 7 title: Samsung S3C/S5P/Exynos SoC pin controller - pins configuration 15 This is a part of device tree bindings for Samsung S3C/S5P/Exynos SoC pin 18 Pins configuration for Samsung S3C/S5P/Exynos SoC pin controller.
|
| H A D | samsung,pinctrl-wakeup-interrupt.yaml | 7 title: Samsung S3C/S5P/Exynos SoC pin controller - wake-up interrupt controller 15 This is a part of device tree bindings for Samsung S3C/S5P/Exynos SoC pin 18 External wake-up interrupts for Samsung S3C/S5P/Exynos SoC pin controller.
|
| /linux/include/linux/platform_data/ |
| H A D | mmc-sdhci-s3c.h | 22 * sdhci-s3c driver probe when cd_type == S3C_SDHCI_CD_EXTERNAL. 23 * notify_func argument is a callback to the sdhci-s3c driver 28 * sdhci-s3c driver remove when cd_type == S3C_SDHCI_CD_EXTERNAL.
|
| H A D | s3c-hsotg.h | 2 /* include/linux/platform_data/s3c-hsotg.h 9 * S3C USB2.0 High-speed / OtG platform information
|
| H A D | i2c-s3c2410.h | 6 * S3C - I2C Controller platform_device info 17 * struct s3c2410_platform_i2c - Platform data for s3c I2C.
|
| /linux/drivers/media/platform/samsung/s3c-camif/ |
| H A D | Makefile | 4 s3c-camif-objs := camif-core.o camif-capture.o camif-regs.o 6 obj-$(CONFIG_VIDEO_S3C_CAMIF) += s3c-camif.o
|
| H A D | Kconfig | 15 will be called s3c-camif.
|
| /linux/Documentation/devicetree/bindings/rtc/ |
| H A D | s3c-rtc.yaml | 4 $id: http://devicetree.org/schemas/rtc/s3c-rtc.yaml# 7 title: Samsung S3C, S5P and Exynos Real Time Clock controller
|
| /linux/sound/soc/samsung/ |
| H A D | Makefile | 3 snd-soc-s3c-dma-y := dmaengine.o 9 obj-$(CONFIG_SND_SOC_SAMSUNG) += snd-soc-s3c-dma.o
|
| H A D | pcm.c | 3 // ALSA SoC Audio Layer - S3C PCM-Controller driver 17 #include <linux/platform_data/asoc-s3c.h> 106 * struct s3c_pcm_info - S3C PCM Controller information 483 .name = "s3c-pcm", 603 MODULE_DESCRIPTION("S3C PCM Controller Driver");
|
| /linux/drivers/rtc/ |
| H A D | rtc-s3c.c | 2 /* drivers/rtc/rtc-s3c.c 30 #include "rtc-s3c.h" 557 .name = "s3c-rtc", 564 MODULE_DESCRIPTION("Samsung S3C RTC Driver");
|
| /linux/drivers/media/platform/samsung/ |
| H A D | Makefile | 4 obj-y += s3c-camif/
|
| H A D | Kconfig | 7 source "drivers/media/platform/samsung/s3c-camif/Kconfig"
|
| /linux/drivers/soc/samsung/ |
| H A D | s3c-pm-check.c | 9 // S3C Power Mangament - suspend/resume memory corruption check. 18 #include <linux/soc/samsung/s3c-pm.h>
|