Searched full:s3c24xx (Results 1 – 25 of 33) sorted by relevance
12
/linux-6.12.1/arch/arm/mach-s3c/ |
D | dev-uart.c | 3 // originally from arch/arm/plat-s3c24xx/devs.c 8 // Base S3C24XX platform device definitions
|
D | map-s3c.h | 6 * S3C24XX - Memory map definitions
|
D | init.c | 50 panic("Unknown S3C24XX CPU"); in s3c_init_cpu()
|
D | gpio-cfg.h | 17 * be added to the s3c24xx systems later.
|
/linux-6.12.1/sound/soc/samsung/ |
D | Makefile | 2 # S3c24XX Platform Support 15 # S3C24XX Machine Support
|
/linux-6.12.1/include/media/drv-intf/ |
D | s3c_camif.h | 3 * s3c24xx/s3c64xx SoC series Camera Interface (CAMIF) driver
|
/linux-6.12.1/drivers/media/platform/samsung/s3c-camif/ |
D | camif-regs.h | 3 * Register definition file for s3c24xx/s3c64xx SoC CAMIF driver 79 #define CITRGFMT_IN422 BIT(31) /* only for s3c24xx */ 80 #define CITRGFMT_OUT422 BIT(30) /* only for s3c24xx */
|
D | camif-core.c | 3 * s3c24xx/s3c64xx SoC series Camera Interface (CAMIF) driver 637 MODULE_DESCRIPTION("S3C24XX/S3C64XX SoC camera interface driver");
|
D | camif-core.h | 3 * s3c24xx/s3c64xx SoC series Camera Interface (CAMIF) driver
|
D | camif-regs.c | 3 * Samsung s3c24xx/s3c64xx SoC CAMIF driver
|
/linux-6.12.1/Documentation/devicetree/bindings/pinctrl/ |
D | samsung,pinctrl-wakeup-interrupt.yaml | 19 For S3C24xx, S3C64xx, S5PV210 and Exynos4210 compatible wake-up interrupt
|
/linux-6.12.1/Documentation/devicetree/bindings/pwm/ |
D | pwm-samsung.yaml | 25 - samsung,s3c2410-pwm # 16-bit, S3C24xx
|
/linux-6.12.1/drivers/pinctrl/samsung/ |
D | pinctrl-samsung.h | 58 * The basic set (input and output) are same between: S3C24xx, S3C64xx, S5PV210, 293 * platforms (like S3C24XX or S3C64XX) which has to access the base
|
/linux-6.12.1/Documentation/admin-guide/media/ |
D | platform-cardlist.rst | 53 s3c-camif Samsung S3C24XX/S3C64XX SoC Camera Interface
|
/linux-6.12.1/drivers/spi/ |
D | spi-sh-sci.c | 7 * Based on S3C24XX GPIO based SPI driver, which is:
|
/linux-6.12.1/drivers/soc/samsung/ |
D | s3c-pm-check.c | 3 // originally in linux/arch/arm/plat-s3c24xx/pm.c
|
/linux-6.12.1/sound/soc/fsl/ |
D | eukrea-tlv320.c | 7 // based on sound/soc/s3c24xx/s3c24xx_simtec_tlv320aic23.c
|
/linux-6.12.1/drivers/usb/host/ |
D | ohci-s3c2410.c | 361 hcd = usb_create_hcd(&ohci_s3c2410_hc_driver, &dev->dev, "s3c24xx"); in ohci_hcd_s3c2410_probe()
|
/linux-6.12.1/drivers/mtd/nand/raw/ |
D | Kconfig | 84 This enables the NAND flash controller on the S3C24xx and S3C64xx
|
D | s3c2410.c | 1221 .name = "s3c24xx-nand", 1230 MODULE_DESCRIPTION("S3C24XX MTD NAND driver");
|
/linux-6.12.1/arch/arm/mm/ |
D | proc-arm920.S | 381 /* Suspend/resume support: taken from arch/arm/plat-s3c24xx/sleep.S */
|
D | proc-arm926.S | 397 /* Suspend/resume support: taken from arch/arm/plat-s3c24xx/sleep.S */
|
/linux-6.12.1/drivers/pwm/ |
D | Kconfig | 559 Generic PWM framework driver for Samsung S3C24xx, S3C64xx, S5Pv210
|
D | pwm-samsung.c | 212 /* Only for s3c24xx */ in pwm_samsung_calc_tin()
|
/linux-6.12.1/drivers/rtc/ |
D | rtc-s3c.c | 11 * S3C2410/S3C2440/S3C24XX Internal RTC Driver
|
12