| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/mips/loongson/ |
| D | rs780e-acpi.yaml | 4 $id: http://devicetree.org/schemas/mips/loongson/rs780e-acpi.yaml# 7 title: Loongson RS780E PCH ACPI Controller 13 This controller can be found in Loongson-3 systems with RS780E PCH. 17 const: loongson,rs780e-acpi 37 compatible = "loongson,rs780e-acpi";
|
| D | devices.yaml | 24 - description: Classic Loongson64 Quad Core + RS780E 26 - const: loongson,loongson64c-4core-rs780e 28 - description: Classic Loongson64 Octa Core + RS780E 30 - const: loongson,loongson64c-8core-rs780e
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/mips/loongson/ |
| D | rs780e-acpi.yaml | 4 $id: "http://devicetree.org/schemas/mips/loongson/rs780e-acpi.yaml#" 7 title: Loongson RS780E PCH ACPI Controller 13 This controller can be found in Loongson-3 systems with RS780E PCH. 17 const: loongson,rs780e-acpi 37 compatible = "loongson,rs780e-acpi";
|
| D | devices.yaml | 24 - description: Classic Loongson64 Quad Core + RS780E 26 - const: loongson,loongson64c-4core-rs780e 28 - description: Classic Loongson64 Octa Core + RS780E 30 - const: loongson,loongson64c-8core-rs780e
|
| /kernel/linux/linux-5.10/arch/mips/boot/dts/loongson/ |
| D | loongson64c_4core_rs780e.dts | 6 #include "rs780e-pch.dtsi" 9 compatible = "loongson,loongson64c-4core-rs780e";
|
| D | loongson64c_8core_rs780e.dts | 6 #include "rs780e-pch.dtsi" 9 compatible = "loongson,loongson64c-8core-rs780e";
|
| D | rs780e-pch.dtsi | 13 compatible = "loongson,rs780e-pci"; 38 compatible = "loongson,rs780e-acpi";
|
| /kernel/linux/linux-6.6/arch/mips/boot/dts/loongson/ |
| D | loongson64c_8core_rs780e.dts | 6 #include "rs780e-pch.dtsi" 9 compatible = "loongson,loongson64c-8core-rs780e";
|
| D | loongson64c_4core_rs780e.dts | 6 #include "rs780e-pch.dtsi" 9 compatible = "loongson,loongson64c-4core-rs780e";
|
| D | rs780e-pch.dtsi | 13 compatible = "loongson,rs780e-pci"; 38 compatible = "loongson,rs780e-acpi";
|
| /kernel/linux/linux-5.10/drivers/platform/mips/ |
| D | Kconfig | 28 bool "Loongson RS780E ACPI Controller" 31 Loongson RS780E PCH ACPI Controller driver.
|
| D | rs780e-acpi.c | 145 pr_err("RS780E-ACPI: Failed to request IO Region\n"); in rs780e_acpi_probe() 158 { .compatible = "loongson,rs780e-acpi" }, 165 .name = "RS780E-ACPI",
|
| D | Makefile | 3 obj-$(CONFIG_RS780E_ACPI) += rs780e-acpi.o
|
| /kernel/linux/linux-6.6/drivers/platform/mips/ |
| D | Kconfig | 29 bool "Loongson RS780E ACPI Controller" 32 Loongson RS780E PCH ACPI Controller driver.
|
| D | rs780e-acpi.c | 145 pr_err("RS780E-ACPI: Failed to request IO Region\n"); in rs780e_acpi_probe() 158 { .compatible = "loongson,rs780e-acpi" }, 165 .name = "RS780E-ACPI",
|
| D | Makefile | 3 obj-$(CONFIG_RS780E_ACPI) += rs780e-acpi.o
|
| /kernel/linux/linux-5.10/arch/mips/loongson64/ |
| D | env.c | 178 pr_info("The bridge chip is RS780E or SR5690\n"); in prom_init_env() 179 loongson_sysconf.bridgetype = RS780E; in prom_init_env() 201 case RS780E: in prom_init_env() 210 if (loongson_sysconf.bridgetype == RS780E) in prom_init_env()
|
| D | Kconfig | 13 it on RS780E systems.
|
| /kernel/linux/linux-6.6/arch/mips/loongson64/ |
| D | env.c | 186 pr_info("The bridge chip is RS780E or SR5690\n"); in prom_lefi_init_env() 187 loongson_sysconf.bridgetype = RS780E; in prom_lefi_init_env() 209 case RS780E: in prom_lefi_init_env() 218 if (loongson_sysconf.bridgetype == RS780E) in prom_lefi_init_env()
|
| D | Kconfig | 13 it on RS780E systems.
|
| D | numa.c | 128 /* Reserve 0xfe000000~0xffffffff for RS780E integrated GPU */ in node_mem_init()
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/pci/ |
| D | loongson.yaml | 23 - loongson,rs780e-pci 50 compatible = "loongson,rs780e-pci";
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/pci/ |
| D | loongson.yaml | 23 - const: loongson,rs780e-pci 51 compatible = "loongson,rs780e-pci";
|
| /kernel/linux/linux-6.6/arch/mips/include/asm/mach-loongson64/ |
| D | boot_param.h | 202 RS780E = 2, enumerator
|
| /kernel/linux/linux-5.10/arch/mips/include/asm/mach-loongson64/ |
| D | boot_param.h | 197 RS780E = 2, enumerator
|