Home
last modified time | relevance | path

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

12

/openbmc/linux/Documentation/devicetree/bindings/mips/loongson/
H A 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
/openbmc/linux/arch/mips/boot/dts/loongson/
H A Dloongson64c_4core_ls7a.dts6 #include "ls7a-pch.dtsi"
9 compatible = "loongson,loongson64c-4core-ls7a";
H A Dloongson64g_4core_ls7a.dts6 #include "ls7a-pch.dtsi"
9 compatible = "loongson,loongson64g-4core-ls7a";
H A Dls7a-pch.dtsi23 compatible = "loongson,ls7a-rtc";
69 compatible = "loongson,ls7a-pci";
/openbmc/linux/Documentation/devicetree/bindings/rtc/
H A Dloongson,rtc.yaml25 - loongson,ls7a-rtc
31 - const: loongson,ls7a-rtc
/openbmc/linux/arch/mips/loongson64/
H A Denv.c186 pr_info("The bridge chip is LS7A\n"); in prom_lefi_init_env()
187 loongson_sysconf.bridgetype = LS7A; in prom_lefi_init_env()
212 case LS7A: in prom_lefi_init_env()
233 if (loongson_sysconf.bridgetype == LS7A) in prom_lefi_init_env()
/openbmc/linux/Documentation/arch/loongarch/
H A Dirq-chip-model.rst8 with LS7A chipsets. The irq chips in LoongArch computers include CPUINTC (CPU Core
11 PCH-PIC (Main Interrupt Controller in LS7A chipset), PCH-LPC (LPC Interrupt Controller
12 in LS7A chipset) and PCH-MSI (MSI Interrupt Controller).
142 Documentation of Loongson's LS7A chipset:
/openbmc/qemu/docs/system/loongarch/
H A Dvirt.rst16 - Ls7a RTC device
17 - Ls7a IOAPIC device
/openbmc/linux/drivers/gpu/drm/loongson/
H A DKconfig12 LS7A2000, LS7A1000, LS2K2000 and LS2K1000 etc. Loongson LS7A
/openbmc/linux/drivers/i2c/busses/
H A Di2c-ls2x.c3 * Loongson-2K/Loongson LS7A I2C master mode driver
346 { .compatible = "loongson,ls7a-i2c" },
352 { "LOON0004" }, /* Loongson LS7A */
/openbmc/linux/Documentation/devicetree/bindings/i2c/
H A Dloongson,ls2x-i2c.yaml19 - loongson,ls7a-i2c
/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Dloongson,pch-pic.yaml13 This interrupt controller is found in the Loongson LS7A family of PCH for
H A Dloongson,pch-msi.yaml13 This interrupt controller is found in the Loongson LS7A family of PCH for
/openbmc/linux/Documentation/devicetree/bindings/pci/
H A Dloongson.yaml22 - loongson,ls7a-pci
/openbmc/linux/Documentation/devicetree/bindings/gpio/
H A Dloongson,ls-gpio.yaml16 - loongson,ls7a-gpio
/openbmc/linux/drivers/pci/controller/
H A Dpci-loongson.c278 /* LS2K/LS7A accept 8/16/32-bit PCI config operations */
310 { .compatible = "loongson,ls7a-pci",
/openbmc/qemu/hw/rtc/
H A Dls7a_rtc.c3 * LoongArch LS7A Real Time Clock emulation
473 dc->desc = "ls7a rtc"; in ls7a_rtc_class_init()
/openbmc/linux/arch/loongarch/include/asm/
H A Dloongson.h63 /* ============== LS7A registers =============== */
/openbmc/linux/drivers/gpio/
H A Dgpio-loongson-64bit.c206 .compatible = "loongson,ls7a-gpio",
/openbmc/linux/arch/mips/include/asm/mach-loongson64/
H A Dboot_param.h203 LS7A = 1, enumerator
/openbmc/linux/Documentation/devicetree/bindings/net/
H A Dsnps,dwmac.yaml68 - loongson,ls7a-dwmac
641 - loongson,ls7a-dwmac
/openbmc/qemu/hw/intc/
H A Dloongarch_pch_pic.c12 #include "hw/pci-host/ls7a.h"
/openbmc/linux/arch/loongarch/
H A DKconfig485 with LS7A chipsets the WUC attribute (Weak-ordered UnCached, which
/openbmc/linux/drivers/rtc/
H A Drtc-loongson.c370 { .compatible = "loongson,ls7a-rtc", .data = &generic_rtc_config },
/openbmc/qemu/hw/loongarch/
H A Dvirt.c30 #include "hw/pci-host/ls7a.h"
274 "loongson,ls7a-rtc"); in fdt_add_rtc_node()

12