Searched full:s3c64xx (Results 1 – 25 of 127) sorted by relevance
123456
/Linux-v6.1/arch/arm/mach-s3c/ |
D | Makefile.s3c64xx | 8 obj-$(CONFIG_PM) += pm-s3c64xx.o 9 obj-$(CONFIG_PM_SLEEP) += sleep-s3c64xx.o 10 obj-$(CONFIG_CPU_IDLE) += cpuidle-s3c64xx.o 14 obj-$(CONFIG_PM_SLEEP) += irq-pm-s3c64xx.o 18 obj-y += s3c64xx.o 28 obj-y += dev-uart-s3c64xx.o 29 obj-y += dev-audio-s3c64xx.o 33 obj-$(CONFIG_S3C64XX_SETUP_FB_24BPP) += setup-fb-24bpp-s3c64xx.o 34 obj-$(CONFIG_S3C64XX_SETUP_I2C0) += setup-i2c0-s3c64xx.o 35 obj-$(CONFIG_S3C64XX_SETUP_I2C1) += setup-i2c1-s3c64xx.o [all …]
|
D | Kconfig.s3c64xx | 7 bool "Samsung S3C64XX (deprecated, see help)" 25 Samsung S3C64XX series based systems 87 Common setup code for S3C64XX IDE. 92 Common setup code for S3C64XX with an 24bpp RGB display helper. 97 Common setup code for S3C64XX KEYPAD GPIO configurations 102 Common setup code for S3C64XX SDHCI GPIO configurations 349 Select this if a fdt blob is available for your S3C64XX SoC based
|
D | s3c6410.c | 41 #include "ata-core-s3c64xx.h" 42 #include "s3c64xx.h" 43 #include "onenand-core-s3c64xx.h" 56 s3c_adc_setname("s3c64xx-adc"); in s3c6410_map_io() 60 s3c_cfcon_setname("s3c64xx-pata"); in s3c6410_map_io()
|
D | mach-s3c64xx-dt.c | 3 // Samsung's S3C64XX flattened device tree enabled machine 14 #include "s3c64xx.h" 38 panic("SoC is not S3C64xx!"); in s3c64xx_dt_map_io() 47 DT_MACHINE_START(S3C6400_DT, "Samsung S3C64xx (Flattened Device Tree)")
|
D | pm-s3c64xx.c | 8 // S3C64XX CPU PM support. 29 #include "regs-gpio-memport-s3c64xx.h" 30 #include "regs-modem-s3c64xx.h" 31 #include "regs-sys-s3c64xx.h" 32 #include "regs-syscon-power-s3c64xx.h" 324 /* S3C64XX UART blocks only support level interrupts, so ensure that in s3c_pm_arch_update_uart()
|
D | s3c64xx.c | 11 // Common Codes for S3C64XX machines 49 #include "s3c64xx.h" 50 #include "irq-uart-s3c64xx.h" 161 .name = "s3c64xx-core", 162 .dev_name = "s3c64xx-core", 410 /* On DT-enabled systems EINTs are handled by pinctrl-s3c64xx driver. */ in s3c64xx_init_irq_eint()
|
D | cpuidle-s3c64xx.c | 19 #include "regs-sys-s3c64xx.h" 20 #include "regs-syscon-power-s3c64xx.h"
|
D | irqs-s3c64xx.h | 2 /* linux/arch/arm/mach-s3c64xx/include/mach/irqs.h 9 * S3C64XX - IRQ support 115 /* Since the IRQ_EINT(x) are a linear mapping on current s3c64xx series
|
D | pm-core-s3c64xx.h | 8 * S3C64XX - PM core support for arch/arm/plat-s3c/pm.c 26 /* As a note, since the S3C64XX UARTs generally have multiple in s3c_pm_debug_init_uart()
|
D | setup-usb-phy-s3c64xx.c | 15 #include "regs-sys-s3c64xx.h" 16 #include "regs-usb-hsotg-phy-s3c64xx.h"
|
D | s3c6400.c | 38 #include "s3c64xx.h" 39 #include "onenand-core-s3c64xx.h"
|
D | sleep-s3c64xx.S | 2 /* linux/arch/arm/plat-s3c64xx/sleep.S 9 * S3C64XX CPU sleep code
|
D | mach-smdk6410.c | 67 #include "backlight-s3c64xx.h" 68 #include "s3c64xx.h" 69 #include "regs-modem-s3c64xx.h" 70 #include "regs-srom-s3c64xx.h" 71 #include "regs-sys-s3c64xx.h" 399 /* S3C64xx internal logic & PLL */
|
D | gpio-samsung-s3c64xx.h | 65 /* S3C64XX GPIO number definitions. */ 85 /* the end of the S3C64XX specific gpios */
|
D | Kconfig | 6 source "arch/arm/mach-s3c/Kconfig.s3c64xx" 191 Compile in platform device definitions for S3C64XX's type
|
D | mach-real6410.c | 42 #include "s3c64xx.h" 43 #include "regs-modem-s3c64xx.h" 44 #include "regs-srom-s3c64xx.h"
|
/Linux-v6.1/arch/arm/boot/dts/ |
D | s3c64xx.dtsi | 3 * Samsung's S3C64xx SoC series common device tree source 7 * Samsung's S3C64xx SoC series device nodes are listed in this file. 8 * Particular SoCs from S3C64xx series can include this file and provide 12 * S3C64xx SoCs. As device tree coverage for S3C64xx increases, additional 16 #include <dt-bindings/clock/samsung,s3c64xx-clock.h> 176 compatible = "samsung,s3c64xx-pinctrl"; 182 compatible = "samsung,s3c64xx-wakeup-eint"; 192 #include "s3c64xx-pinctrl.dtsi"
|
/Linux-v6.1/Documentation/devicetree/bindings/clock/ |
D | samsung,s3c64xx-clock.txt | 1 * Samsung S3C64xx Clock Controller 3 The S3C64xx clock controller generates and supplies clock to various controllers 5 the S3C64xx family. 20 on a particular S3C64xx SoC and this is specified where applicable. 23 dt-bindings/clock/samsung,s3c64xx-clock.h header and can be used in device
|
/Linux-v6.1/drivers/clk/samsung/ |
D | clk-s3c64xx.c | 5 * Common Clock Framework support for all S3C64xx SoCs. 14 #include <dt-bindings/clock/samsung,s3c64xx-clock.h> 19 /* S3C64xx clock controller register offsets. */ 48 /* Helper macros for gate types present on S3C64xx. */ 85 /* List of parent clocks common for all S3C64xx SoCs. */ 123 /* List of clock muxes present on all S3C64xx SoCs. */ 159 /* List of clock dividers present on all S3C64xx SoCs. */ 195 /* List of clock gates present on all S3C64xx SoCs. */ 309 /* Aliases for common s3c64xx clocks. */ 339 ALIAS(PCLK_TSADC, "s3c64xx-adc", "adc"), [all …]
|
D | Kconfig | 17 bool "Samsung S3C64xx clock controller support" if COMPILE_TEST 20 Support for the clock controller present on the Samsung S3C64xx SoCs.
|
/Linux-v6.1/Documentation/devicetree/bindings/pinctrl/ |
D | samsung,pinctrl-wakeup-interrupt.yaml | 19 For S3C24xx, S3C64xx, S5PV210 and Exynos4210 compatible wake-up interrupt 34 - samsung,s3c64xx-wakeup-eint 70 const: samsung,s3c64xx-wakeup-eint
|
/Linux-v6.1/drivers/media/platform/samsung/s3c-camif/ |
D | Kconfig | 3 tristate "Samsung S3C24XX/S3C64XX SoC Camera Interface driver" 11 This is a v4l2 driver for s3c24xx and s3c64xx SoC series camera
|
/Linux-v6.1/include/media/drv-intf/ |
D | s3c_camif.h | 3 * s3c24xx/s3c64xx SoC series Camera Interface (CAMIF) driver 21 * @use_field: 1 if parallel bus FIELD signal is used (only s3c64xx)
|
/Linux-v6.1/Documentation/devicetree/bindings/arm/samsung/ |
D | samsung-soc.yaml | 37 - samsung,s3c64xx-pinctrl 38 - samsung,s3c64xx-wakeup-eint
|
/Linux-v6.1/drivers/pinctrl/samsung/ |
D | pinctrl-s3c64xx.c | 3 // S3C64xx specific support for pinctrl-samsung driver. 9 // This file contains the Samsung S3C64xx specific information required by the 57 /* S3C64xx specific external interrupt trigger types */ 228 * Common functions for S3C64xx EINT configuration 677 { .compatible = "samsung,s3c64xx-wakeup-eint", }, 768 /* pin banks of s3c64xx pin-controller 0 */ 790 * Samsung pinctrl driver data for S3C64xx SoC. S3C64xx SoC includes
|
123456