Home
last modified time | relevance | path

Searched full:rs780e (Results 1 – 13 of 13) sorted by relevance

/linux/Documentation/devicetree/bindings/mips/loongson/
H A Drs780e-acpi.yaml4 $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";
H A Ddevices.yaml24 - 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
/linux/arch/mips/boot/dts/loongson/
H A Dloongson64c_4core_rs780e.dts6 #include "rs780e-pch.dtsi"
9 compatible = "loongson,loongson64c-4core-rs780e";
H A Dloongson64c_8core_rs780e.dts6 #include "rs780e-pch.dtsi"
9 compatible = "loongson,loongson64c-8core-rs780e";
H A Drs780e-pch.dtsi13 compatible = "loongson,rs780e-pci";
38 compatible = "loongson,rs780e-acpi";
/linux/drivers/platform/mips/
H A DKconfig29 bool "Loongson RS780E ACPI Controller"
32 Loongson RS780E PCH ACPI Controller driver.
H A Drs780e-acpi.c141 pr_err("RS780E-ACPI: Failed to request IO Region\n"); in rs780e_acpi_probe()
154 { .compatible = "loongson,rs780e-acpi" },
161 .name = "RS780E-ACPI",
H A DMakefile3 obj-$(CONFIG_RS780E_ACPI) += rs780e-acpi.o
/linux/arch/mips/loongson64/
H A Denv.c192 pr_info("The bridge chip is RS780E or SR5690\n"); in prom_lefi_init_env()
193 loongson_sysconf.bridgetype = RS780E; in prom_lefi_init_env()
215 case RS780E: in prom_lefi_init_env()
224 if (loongson_sysconf.bridgetype == RS780E) in prom_lefi_init_env()
H A DKconfig13 it on RS780E systems.
H A Dnuma.c114 /* Reserve 0xfe000000~0xffffffff for RS780E integrated GPU */ in node_mem_init()
/linux/arch/mips/include/asm/mach-loongson64/
H A Dboot_param.h204 RS780E = 2, enumerator
/linux/drivers/pci/controller/
H A Dpci-loongson.c312 { .compatible = "loongson,rs780e-pci",