Searched full:rs780e (Results 1 – 10 of 10) sorted by relevance
| /linux/Documentation/devicetree/bindings/mips/loongson/ |
| H A 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";
|
| H A 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
|
| /linux/arch/mips/boot/dts/loongson/ |
| H A D | loongson64c_4core_rs780e.dts | 6 #include "rs780e-pch.dtsi" 9 compatible = "loongson,loongson64c-4core-rs780e";
|
| H A D | loongson64c_8core_rs780e.dts | 6 #include "rs780e-pch.dtsi" 9 compatible = "loongson,loongson64c-8core-rs780e";
|
| H A D | rs780e-pch.dtsi | 13 compatible = "loongson,rs780e-pci"; 38 compatible = "loongson,rs780e-acpi";
|
| /linux/drivers/platform/mips/ |
| H A D | Kconfig | 29 bool "Loongson RS780E ACPI Controller" 32 Loongson RS780E PCH ACPI Controller driver.
|
| H A D | rs780e-acpi.c | 141 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 D | Makefile | 3 obj-$(CONFIG_RS780E_ACPI) += rs780e-acpi.o
|
| /linux/arch/mips/loongson64/ |
| H A D | Kconfig | 13 it on RS780E systems.
|
| /linux/drivers/pci/controller/ |
| H A D | pci-loongson.c | 312 { .compatible = "loongson,rs780e-pci",
|