Home
last modified time | relevance | path

Searched full:xburst (Results 1 – 15 of 15) sorted by relevance

/Linux-v6.1/Documentation/devicetree/bindings/mips/ingenic/
Dingenic,cpu.yaml7 title: Bindings for Ingenic XBurst family CPUs
13 Ingenic XBurst family CPUs shall have the following properties.
19 - description: Ingenic XBurst®1 CPU Cores
21 - ingenic,xburst-mxu1.0
22 - ingenic,xburst-fpu1.0-mxu1.1
23 - ingenic,xburst-fpu2.0-mxu2.0
25 - description: Ingenic XBurst®2 CPU Cores
55 compatible = "ingenic,xburst-fpu1.0-mxu1.1";
63 compatible = "ingenic,xburst-fpu1.0-mxu1.1";
Ddevices.yaml7 title: Ingenic XBurst based Platforms Device Tree Bindings
13 Devices with a Ingenic XBurst CPU shall have the following properties.
/Linux-v6.1/arch/mips/kernel/
Dcpu-probe.c1746 * XBurst misses a config2 register, so config3 decode was skipped in in cpu_probe_ingenic()
1751 /* XBurst does not implement the CP0 counter. */ in cpu_probe_ingenic()
1755 /* XBurst has virtually tagged icache */ in cpu_probe_ingenic()
1760 /* XBurst®1 with MXU1.0/MXU1.1 SIMD ISA */ in cpu_probe_ingenic()
1764 * The XBurst core by default attempts to avoid branch target in cpu_probe_ingenic()
1774 * The config0 register in the XBurst CPUs with a processor ID of in cpu_probe_ingenic()
1788 * The config0 register in the XBurst CPUs with a processor ID of in cpu_probe_ingenic()
1806 /* XBurst®1 with MXU2.0 SIMD ISA */ in cpu_probe_ingenic()
1811 __cpu_name[cpu] = "Ingenic XBurst"; in cpu_probe_ingenic()
1814 /* XBurst®2 with MXU2.1 SIMD ISA */ in cpu_probe_ingenic()
[all …]
/Linux-v6.1/Documentation/devicetree/bindings/timer/
Dingenic,sysost.yaml7 title: Bindings for SYSOST in Ingenic XBurst family SoCs
/Linux-v6.1/Documentation/devicetree/bindings/remoteproc/
Dingenic,vpu.yaml11 Ingenic is a second Xburst MIPS CPU very similar to the main core.
/Linux-v6.1/arch/mips/include/asm/
Dcpu.h189 #define PRID_IMP_XBURST_REV1 0x0200 /* XBurst®1 with MXU1.0/MXU1.1 SIMD ISA */
190 #define PRID_IMP_XBURST_REV2 0x0100 /* XBurst®1 with MXU2.0 SIMD ISA */
191 #define PRID_IMP_XBURST2 0x2000 /* XBurst®2 with MXU2.1 SIMD ISA */
/Linux-v6.1/drivers/irqchip/
Dirq-ingenic.c4 * Ingenic XBurst platform IRQ support
/Linux-v6.1/arch/mips/boot/dts/ingenic/
Djz4780.dtsi17 compatible = "ingenic,xburst-fpu1.0-mxu1.1";
26 compatible = "ingenic,xburst-fpu1.0-mxu1.1";
Djz4740.dtsi16 compatible = "ingenic,xburst-mxu1.0";
Djz4725b.dtsi16 compatible = "ingenic,xburst-mxu1.0";
Dx1000.dtsi17 compatible = "ingenic,xburst-fpu1.0-mxu1.1";
Djz4770.dtsi16 compatible = "ingenic,xburst-fpu1.0-mxu1.1";
Dx1830.dtsi17 compatible = "ingenic,xburst-fpu2.0-mxu2.0";
/Linux-v6.1/drivers/clocksource/
Dingenic-timer.c338 ret = cpuhp_setup_state(CPUHP_AP_ONLINE_DYN, "Ingenic XBurst: online", in ingenic_tcu_init()
Dingenic-sysost.c3 * Ingenic XBurst SoCs SYSOST clocks driver