Home
last modified time | relevance | path

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

/Linux-v6.6/Documentation/devicetree/bindings/x86/
Dce4100.txt1 CE4100 Device Tree Bindings
4 The CE4100 SoC uses for in core peripherals the following compatible
6 Many of the "generic" devices like HPET or IO APIC have the ce4100
19 compatible = "intel,ce4100";
25 compatible = "intel,ce4100";
45 compatible = "intel,ce4100-cp";
50 compatible = "intel,ce4100-pci", "pci";
Dtimer.txt6 compatible = "intel,ce4100-hpet";
/Linux-v6.6/arch/x86/platform/ce4100/
Dfalconfalls.dts3 * CE4100 on Falcon Falls
20 compatible = "intel,ce4100";
29 compatible = "intel,ce4100-cp";
34 compatible = "intel,ce4100-ioapic";
40 compatible = "intel,ce4100-hpet";
45 compatible = "intel,ce4100-lapic";
52 compatible = "intel,ce4100-pci", "pci";
62 compatible = "intel,ce4100-ioapic";
71 compatible = "intel,ce4100-pci", "pci";
240 compatible = "intel,ce4100-i2c-controller";
[all …]
Dce4100.c3 * Intel CE4100 platform specific setup code
14 #include <asm/ce4100.h>
23 * The CE4100 platform has an internal 8051 Microcontroller which is
133 * CE4100 specific x86_init function overrides and early setup
148 * CE4100 bootloader CEFDK using FADT.ResetReg Address and ResetValue in x86_ce4100_early_setup()
DMakefile2 obj-$(CONFIG_X86_INTEL_CE) += ce4100.o
/Linux-v6.6/Documentation/devicetree/bindings/interrupt-controller/
Dintel,ce4100-ioapic.yaml4 $id: http://devicetree.org/schemas/interrupt-controller/intel,ce4100-ioapic.yaml#
23 the ce4100 name in their compatible property names because they
24 first appeared in CE4100 SoC.
32 const: intel,ce4100-ioapic
56 compatible = "intel,ce4100-ioapic";
Dintel,ce4100-lapic.yaml4 $id: http://devicetree.org/schemas/interrupt-controller/intel,ce4100-lapic.yaml#
23 the ce4100 name in their compatible property names because they
24 first appeared in CE4100 SoC.
32 const: intel,ce4100-lapic
66 compatible = "intel,ce4100-lapic";
/Linux-v6.6/Documentation/devicetree/bindings/i2c/
Di2c-pxa-pci-ce4100.txt1 CE4100 I2C
4 CE4100 has one PCI device which is described as the I2C-Controller. This
55 compatible = "intel,ce4100-i2c-controller";
68 compatible = "intel,ce4100-i2c-controller";
83 compatible = "intel,ce4100-i2c-controller";
/Linux-v6.6/arch/x86/kernel/
Ddevicetree.c40 * CE4100 ids. Will be moved to machine_device_initcall() once we have it.
43 { .compatible = "intel,ce4100-cp", },
114 dn = of_find_compatible_node(NULL, NULL, "intel,ce4100-hpet"); in dtb_setup_hpet()
150 dn = of_find_compatible_node(NULL, NULL, "intel,ce4100-lapic"); in dtb_lapic_setup()
258 for_each_compatible_node(dn, NULL, "intel,ce4100-ioapic") in dtb_ioapic_setup()
/Linux-v6.6/drivers/i2c/busses/
Di2c-pxa-pci.c3 * CE4100 PCI-I2C glue code for PXA's driver
6 * The CE4100's I2C device is more or less the same one as found on PXA.
72 pdev = platform_device_alloc("ce4100-i2c", devnum); in add_i2c_device()
Di2c-pxa.c217 { "ce4100-i2c", REGS_CE4100 },
/Linux-v6.6/Documentation/devicetree/bindings/gpio/
Dsodaville.txt1 GPIO controller on CE4100 / Sodaville SoCs
4 The bindings for CE4100's GPIO controller match the generic description
/Linux-v6.6/drivers/spi/
Dspi-pxa2xx-pci.c4 * CE4100's SPI device is more or less the same one as found on PXA.
326 { PCI_DEVICE_DATA(INTEL, CE4100, &ce4100_info_config) },
344 MODULE_DESCRIPTION("CE4100/LPSS PCI-SPI glue code for PXA's driver");
/Linux-v6.6/arch/x86/platform/
DMakefile4 obj-y += ce4100/
/Linux-v6.6/arch/x86/pci/
DMakefile11 obj-$(CONFIG_X86_INTEL_CE) += ce4100.o
Dce4100.c11 * the CE4100. Each register can be assigned a private init, read and
21 #include <asm/ce4100.h>
/Linux-v6.6/Documentation/devicetree/bindings/serial/
Dmrvl,pxa-ssp.txt12 mrvl,ce4100-ssp
/Linux-v6.6/arch/x86/include/uapi/asm/
Dbootparam.h269 * @X86_SUBARCH_CE4100: Used for Intel CE media processor (CE4100) SoC
270 * for settop boxes and media devices, the use of a subarch for CE4100
/Linux-v6.6/drivers/soc/pxa/
Dssp.c105 { .compatible = "mrvl,ce4100-ssp", .data = (void *) CE4100_SSP },
/Linux-v6.6/arch/x86/
DKconfig597 bool "CE4100 TV platform"
607 Select for the Intel CE media processor (CE4100) SOC.
608 This option compiles in support for the CE4100 SOC for settop
/Linux-v6.6/arch/x86/kernel/apic/
Dvector.c670 "intel,ce4100-ioapic"); in x86_fwspec_is_ioapic()
/Linux-v6.6/Documentation/arch/x86/
Dboot.rst758 0x00000004 CE4100 TV Platform
/Linux-v6.6/drivers/net/ethernet/intel/e1000/
De1000_hw.h806 /* Auxiliary Control Register. This register is CE4100 specific,
De1000_main.c2391 * sequence error interrupt (except on intel ce4100). in e1000_has_link()
/Linux-v6.6/drivers/tty/serial/8250/
D8250_pci.c5570 /* Intel CE4100 */