Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/arch/mips/loongson64/
H A Denv.c178 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()
H A DKconfig13 it on RS780E systems.
H A Dnuma.c181 /* Reserve 0xfe000000~0xffffffff for RS780E integrated GPU */ in node_mem_init()
/OK3568_Linux_fs/kernel/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";
/OK3568_Linux_fs/kernel/drivers/platform/mips/
H A DKconfig28 bool "Loongson RS780E ACPI Controller"
31 Loongson RS780E PCH ACPI Controller driver.
H A Drs780e-acpi.c145 pr_err("RS780E-ACPI: Failed to request IO Region\n"); in rs780e_acpi_probe()
158 { .compatible = "loongson,rs780e-acpi" },
165 .name = "RS780E-ACPI",
H A DMakefile3 obj-$(CONFIG_RS780E_ACPI) += rs780e-acpi.o
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pci/
H A Dloongson.yaml23 - const: loongson,rs780e-pci
51 compatible = "loongson,rs780e-pci";
/OK3568_Linux_fs/kernel/arch/mips/include/asm/mach-loongson64/
H A Dboot_param.h197 RS780E = 2, enumerator
/OK3568_Linux_fs/kernel/drivers/pci/controller/
H A Dpci-loongson.c174 { .compatible = "loongson,rs780e-pci",