Home
last modified time | relevance | path

Searched full:s3c (Results 1 – 25 of 69) sorted by relevance

123

/linux/arch/arm/mach-s3c/
H A Ddevs.c26 #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 Dsdhci.h11 * 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 DKconfig5 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 Dgpio-core.h7 * 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 Dpm.c8 // 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 Dgpio-cfg.h8 * S3C Platform - GPIO pin configuration
113 * available on most pins on the S3C series. Not all chips support both
H A Dregs-irqtype.h7 * S3C - IRQ detection types.
H A Dmap-s5p.h18 #include "map-s3c.h"
H A Diic-core.h7 * S3C - I2C Controller core functions
/linux/Documentation/devicetree/bindings/arm/samsung/
H A Dsamsung-soc.yaml7 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 Dsamsung,pinctrl-gpio-bank.yaml7 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 Dsamsung,pinctrl-pins-cfg.yaml7 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 Dsamsung,pinctrl-wakeup-interrupt.yaml7 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 Dmmc-sdhci-s3c.h22 * 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 Ds3c-hsotg.h2 /* include/linux/platform_data/s3c-hsotg.h
9 * S3C USB2.0 High-speed / OtG platform information
H A Di2c-s3c2410.h6 * 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 DMakefile4 s3c-camif-objs := camif-core.o camif-capture.o camif-regs.o
6 obj-$(CONFIG_VIDEO_S3C_CAMIF) += s3c-camif.o
H A DKconfig15 will be called s3c-camif.
/linux/Documentation/devicetree/bindings/rtc/
H A Ds3c-rtc.yaml4 $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 DMakefile3 snd-soc-s3c-dma-y := dmaengine.o
9 obj-$(CONFIG_SND_SOC_SAMSUNG) += snd-soc-s3c-dma.o
H A Dpcm.c3 // 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 Drtc-s3c.c2 /* 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 DMakefile4 obj-y += s3c-camif/
H A DKconfig7 source "drivers/media/platform/samsung/s3c-camif/Kconfig"
/linux/drivers/soc/samsung/
H A Ds3c-pm-check.c9 // S3C Power Mangament - suspend/resume memory corruption check.
18 #include <linux/soc/samsung/s3c-pm.h>

123