Searched full:ls7a (Results 1 – 10 of 10) sorted by relevance
/linux-5.10/Documentation/devicetree/bindings/mips/loongson/ |
D | devices.yaml | 20 - 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/ |
D | loongson64c_4core_ls7a.dts | 6 #include "ls7a-pch.dtsi" 9 compatible = "loongson,loongson64c-4core-ls7a";
|
D | loongson64g_4core_ls7a.dts | 6 #include "ls7a-pch.dtsi" 9 compatible = "loongson,loongson64g-4core-ls7a";
|
D | ls7a-pch.dtsi | 62 compatible = "loongson,ls7a-pci";
|
/linux-5.10/arch/mips/loongson64/ |
D | env.c | 172 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/ |
D | loongson,pch-pic.yaml | 13 This interrupt controller is found in the Loongson LS7A family of PCH for
|
D | loongson,pch-msi.yaml | 13 This interrupt controller is found in the Loongson LS7A family of PCH for
|
/linux-5.10/Documentation/devicetree/bindings/pci/ |
D | loongson.yaml | 22 - const: loongson,ls7a-pci
|
/linux-5.10/arch/mips/include/asm/mach-loongson64/ |
D | boot_param.h | 196 LS7A = 1, enumerator
|
/linux-5.10/drivers/pci/controller/ |
D | pci-loongson.c | 172 { .compatible = "loongson,ls7a-pci",
|