Home
last modified time | relevance | path

Searched full:rs780e (Results 1 – 10 of 10) 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 DKconfig13 it on RS780E systems.
/linux/drivers/pci/controller/
H A Dpci-loongson.c312 { .compatible = "loongson,rs780e-pci",