Home
last modified time | relevance | path

Searched +full:loongson +full:- +full:2 +full:k1000 (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/Documentation/devicetree/bindings/mips/loongson/
H A Dls2k-reset.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/mips/loongson/ls2k-reset.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Loongson 2K1000 PM Controller
10 - Qing Zhang <zhangqing@loongson.cn>
13 This controller can be found in Loongson-2K1000 Soc systems.
17 const: loongson,ls2k-pm
23 - compatible
24 - reg
[all …]
/openbmc/linux/drivers/platform/mips/
H A DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
12 MIPS platforms, including vendor-specific netbook/laptop/desktop
21 bool "Loongson-3 CPU HWMon Driver"
26 Loongson-3A/3B CPU Hwmon (temperature sensor) driver.
29 bool "Loongson RS780E ACPI Controller"
32 Loongson RS780E PCH ACPI Controller driver.
35 bool "Loongson-2K1000 Reset Controller"
38 Loongson-2K1000 Reset Controller driver.
H A Dls2k-reset.c1 // SPDX-License-Identifier: GPL-2.0
3 * Copyright (C) 2021, Qing Zhang <zhangqing@loongson.cn>
4 * Loongson-2K1000 reset support
34 np = of_find_compatible_node(NULL, NULL, "loongson,ls2k-pm"); in ls2k_reset_init()
37 return -ENODEV; in ls2k_reset_init()
44 return -ENOMEM; in ls2k_reset_init()
/openbmc/linux/drivers/soc/loongson/
H A Dloongson2_guts.c1 // SPDX-License-Identifier: GPL-2.0+
3 * Author: Yinbo Zhu <zhuyinbo@loongson.cn>
4 * Copyright (C) 2022-2023 Loongson Technology Corporation Limited
36 u8 res2[0x3ff8 - 0x18];
51 /* SoC die attribute definition for Loongson-2 platform */
55 * LoongArch-based SoCs Loongson-2 Series
58 /* Die: 2k1000, SoC: 2k1000 */
59 { .die = "2K1000",
69 while (matches->svr) { in loongson2_soc_die_match()
70 if (matches->svr == (svr & matches->mask)) in loongson2_soc_die_match()
[all …]
/openbmc/linux/arch/mips/boot/dts/loongson/
H A Dloongson64_2core_2k1000.dts1 // SPDX-License-Identifier: GPL-2.0
3 /dts-v1/;
5 #include "loongson64-2k1000.dtsi"
8 compatible = "loongson,loongson64-2core-2k1000";
/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Dloongson,liointc.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/interrupt-controller/loongson,liointc.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Loongson Local I/O Interrupt Controller
10 - Jiaxun Yang <jiaxun.yang@flygoat.com>
13 This interrupt controller is found in the Loongson-3 family of chips and
14 Loongson-2K1000 chip, as the primary package interrupt controller which
18 - $ref: /schemas/interrupt-controller.yaml#
23 - loongson,liointc-1.0
[all …]
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
3 tristate "STMicroelectronics Multi-Gigabit Ethernet driver"
45 tristate "Support for snps,dwc-qos-ethernet.txt DT binding."
50 Support for chips using the snps,dwc-qos-ethernet.txt DT binding.
92 will behave like standard non-accelerated ethernet interfaces.
166 Support for ethernet controllers on StarFive RISC-V SoCs
246 This selects the Multi-GigaBit Ethernet (MGBE) Controller that is
270 tristate "Loongson PCI DWMAC support"
275 This selects the LOONGSON PCI bus support for the stmmac driver,
276 Support for ethernet controller on Loongson-2K1000 SoC and LS7A1000 bridge.
/openbmc/linux/arch/loongarch/
H A DKconfig1 # SPDX-License-Identifier: GPL-2.0
214 # MIPS Loongson code, to preserve Loongson-specific code paths in drivers that
245 default 2 if PGTABLE_2LEVEL
254 def_bool $(as-instr,x:pcalau12i \$t0$(comma)%pc_hi20(x))
257 def_bool $(as-instr,movfcsr2gr \$t0$(comma)\$fcsr0)
260 def_bool $(as-instr,vld \$vr0$(comma)\$a0$(comma)0)
263 def_bool $(as-instr,xvld \$xr0$(comma)\$a0$(comma)0)
266 def_bool $(as-instr,movscr2gr \$a0$(comma)\$scr0)
298 bool "16KB with 2 levels"
302 This option selects 16KB page size with 2 level page tables, which
[all …]
/openbmc/linux/drivers/gpu/drm/loongson/
H A Dlsdc_regs.h1 /* SPDX-License-Identifier: GPL-2.0+ */
3 * Copyright (C) 2023 Loongson Technology Corporation Limited
19 * 7A2000, 2K2000, 2K1000 etc.
43 #define CFG_PIX_FMT_MASK GENMASK(2, 0)
48 LSDC_PF_XRGB555 = 2, /* [15 bits] */
84 LSDC_DMA_STEP_64_BYTES = 2,
164 * In gross, LSDC_CRTC1_XXX_REG - LSDC_CRTC0_XXX_REG = 0x10, but not all of
183 CURSOR_FORMAT_ARGB8888 = 2, /* A8R8G8B8 */
191 #define CURSOR_SIZE_SHIFT 2
228 * FBRF0: CRTC-0 reading from its framebuffer finished.
[all …]
/openbmc/linux/
H A Dopengrok2.0.log1 2024-12-28 20:05:26.116-0600 FINEST t586 Statistics.logIt: Added: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/rtnetlink.sh' (ShAnalyzer) (took 79 ms)
2 2024-12-28 20:05:26.112-0600 FINER t592 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/qemu',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/qemu/chardev/spice.c'
3 2024-12-28 20:05:26.116-0600 FINEST t592 Statistics.logIt: Added: '/openbmc/qemu/chardev/spice.c' (CAnalyzer) (took 33 ms)
4 2024-1
[all...]
H A Dopengrok0.0.log1 2024-12-28 20:09:05.996-0600 FINEST t1171 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/linux/drivers/staging/media/av7110/video-continue.rst.gz'
2 2024-12-28 20:09:05.942-0600 FINEST t1149 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/u-boot/arch/sh/config.mk.gz'
3 2024-12-2
[all...]