Home
last modified time | relevance | path

Searched full:ls7a (Results 1 – 10 of 10) sorted by relevance

/linux-5.10/Documentation/devicetree/bindings/mips/loongson/
Ddevices.yaml20 - description: Classic Loongson64 Quad Core + LS7A
22 - const: loongson,loongson64c-4core-ls7a
32 - description: Generic Loongson64 Quad Core + LS7A
34 - const: loongson,loongson64g-4core-ls7a
/linux-5.10/arch/mips/boot/dts/loongson/
Dloongson64c_4core_ls7a.dts6 #include "ls7a-pch.dtsi"
9 compatible = "loongson,loongson64c-4core-ls7a";
Dloongson64g_4core_ls7a.dts6 #include "ls7a-pch.dtsi"
9 compatible = "loongson,loongson64g-4core-ls7a";
Dls7a-pch.dtsi62 compatible = "loongson,ls7a-pci";
/linux-5.10/arch/mips/loongson64/
Denv.c172 pr_info("The bridge chip is LS7A\n"); in prom_init_env()
173 loongson_sysconf.bridgetype = LS7A; in prom_init_env()
198 case LS7A: in prom_init_env()
217 if (loongson_sysconf.bridgetype == LS7A) in prom_init_env()
/linux-5.10/Documentation/devicetree/bindings/interrupt-controller/
Dloongson,pch-pic.yaml13 This interrupt controller is found in the Loongson LS7A family of PCH for
Dloongson,pch-msi.yaml13 This interrupt controller is found in the Loongson LS7A family of PCH for
/linux-5.10/Documentation/devicetree/bindings/pci/
Dloongson.yaml22 - const: loongson,ls7a-pci
/linux-5.10/arch/mips/include/asm/mach-loongson64/
Dboot_param.h196 LS7A = 1, enumerator
/linux-5.10/drivers/pci/controller/
Dpci-loongson.c172 { .compatible = "loongson,ls7a-pci",