Searched full:ls7a (Results 1 – 17 of 17) sorted by relevance
/linux/Documentation/devicetree/bindings/mips/loongson/ |
H A 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/arch/mips/loongson64/ |
H A D | env.c | 187 pr_info("The bridge chip is LS7A\n"); in prom_lefi_init_env() 188 loongson_sysconf.bridgetype = LS7A; in prom_lefi_init_env() 213 case LS7A: in prom_lefi_init_env() 234 if (loongson_sysconf.bridgetype == LS7A) in prom_lefi_init_env()
|
/linux/arch/mips/boot/dts/loongson/ |
H A D | loongson64c_4core_ls7a.dts | 6 #include "ls7a-pch.dtsi" 9 compatible = "loongson,loongson64c-4core-ls7a";
|
H A D | loongson64g_4core_ls7a.dts | 6 #include "ls7a-pch.dtsi" 9 compatible = "loongson,loongson64g-4core-ls7a";
|
/linux/Documentation/devicetree/bindings/rtc/ |
H A D | loongson,rtc.yaml | 25 - loongson,ls7a-rtc 31 - const: loongson,ls7a-rtc
|
/linux/Documentation/devicetree/bindings/gpio/ |
H A D | loongson,ls-gpio.yaml | 23 - loongson,ls7a-gpio 29 - const: loongson,ls7a-gpio
|
/linux/drivers/i2c/busses/ |
H A D | i2c-ls2x.c | 3 * Loongson-2K/Loongson LS7A I2C controller mode driver 353 { .compatible = "loongson,ls7a-i2c" }, 359 { "LOON0004" }, /* Loongson LS7A */
|
H A D | Kconfig | 823 I2C interface on the Loongson-2K SoCs and Loongson LS7A bridge
|
/linux/Documentation/devicetree/bindings/i2c/ |
H A D | loongson,ls2x-i2c.yaml | 19 - loongson,ls7a-i2c
|
/linux/Documentation/devicetree/bindings/interrupt-controller/ |
H A D | loongson,pch-pic.yaml | 13 This interrupt controller is found in the Loongson LS7A family of PCH for
|
H A D | loongson,pch-msi.yaml | 13 This interrupt controller is found in the Loongson LS7A family of PCH for
|
/linux/drivers/pci/controller/ |
H A D | pci-loongson.c | 278 /* LS2K/LS7A accept 8/16/32-bit PCI config operations */ 310 { .compatible = "loongson,ls7a-pci",
|
/linux/arch/loongarch/include/asm/ |
H A D | loongson.h | 63 /* ============== LS7A registers =============== */
|
/linux/arch/mips/include/asm/mach-loongson64/ |
H A D | boot_param.h | 203 LS7A = 1, enumerator
|
/linux/drivers/gpio/ |
H A D | gpio-loongson-64bit.c | 291 .compatible = "loongson,ls7a-gpio",
|
/linux/drivers/rtc/ |
H A D | rtc-loongson.c | 373 { .compatible = "loongson,ls7a-rtc", .data = &generic_rtc_config },
|
H A D | Kconfig | 1755 and Loongson LS7A bridge chips.
|