Searched +full:2 +full:k1000 (Results 1 – 14 of 14) sorted by relevance
/linux-6.12.1/arch/mips/boot/dts/loongson/ |
D | loongson64_2core_2k1000.dts | 5 #include "loongson64-2k1000.dtsi" 8 compatible = "loongson,loongson64-2core-2k1000";
|
/linux-6.12.1/Documentation/filesystems/ |
D | idmappings.rst | 55 2. u0:k20000:r10000 72 2. u0:k20000:r200 105 2. u500:k30000:r10000 183 would be mapped to id ``k1000``. So an inode's ``i_uid`` and ``i_gid`` field 184 would contain ``k1000``. 209 2. u20000:k10000:r10000 259 2. u0:k20000:r10000 270 2. Map the userspace id down into a kernel id in the second idmapping:: 291 2. Map the userspace id down into a kernel id in the first idmapping:: 362 2. Verify that the caller's kernel ids can be mapped up to userspace ids in the [all …]
|
/linux-6.12.1/Documentation/devicetree/bindings/mips/loongson/ |
D | ls2k-reset.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 7 title: Loongson 2K1000 PM Controller 13 This controller can be found in Loongson-2K1000 Soc systems. 31 #address-cells = <2>; 32 #size-cells = <2>;
|
/linux-6.12.1/drivers/platform/mips/ |
D | Kconfig | 35 bool "Loongson-2K1000 Reset Controller" 38 Loongson-2K1000 Reset Controller driver.
|
D | ls2k-reset.c | 4 * Loongson-2K1000 reset support
|
/linux-6.12.1/drivers/soc/loongson/ |
D | loongson2_guts.c | 51 /* SoC die attribute definition for Loongson-2 platform */ 55 * LoongArch-based SoCs Loongson-2 Series 58 /* Die: 2k1000, SoC: 2k1000 */ 59 { .die = "2K1000", 158 * guts node, for Loongson-2 SoCs.
|
/linux-6.12.1/arch/loongarch/boot/dts/ |
D | loongson-2k1000-ref.dts | 8 #include "loongson-2k1000.dtsi" 12 model = "Loongson-2K1000 Reference Board"; 30 #address-cells = <2>; 31 #size-cells = <2>;
|
D | Makefile | 3 dtb-y = loongson-2k0500-ref.dtb loongson-2k1000-ref.dtb loongson-2k2000-ref.dtb
|
/linux-6.12.1/Documentation/devicetree/bindings/loongarch/ |
D | loongson.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 17 - description: Loongson-2K0500 processor based boards 22 - description: Loongson-2K1000 processor based boards 27 - description: Loongson-2K2000 processor based boards
|
/linux-6.12.1/Documentation/devicetree/bindings/clock/ |
D | loongson,ls2k-clk.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 7 title: Loongson-2 SoC Clock Control Module 13 Loongson-2 SoC clock control module is an integrated clock controller, which 20 - loongson,ls2k-clk # This is for Loongson-2K1000 39 for the full list of Loongson-2 SoC clock IDs.
|
/linux-6.12.1/Documentation/devicetree/bindings/interrupt-controller/ |
D | loongson,liointc.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 14 Loongson-2K series chips, as the primary package interrupt controller which 17 1.The Loongson-2K0500 is a single core CPU; 18 2.The Loongson-2K0500/2K1000 has 64 device interrupt sources as inputs, so we 41 minItems: 2 59 const: 2 94 minItems: 2 112 #interrupt-cells = <2>; 115 interrupts = <2>, <3>;
|
/linux-6.12.1/drivers/net/ethernet/stmicro/stmmac/ |
D | Kconfig | 299 Support for ethernet controller on Loongson-2K1000 SoC and LS7A1000 bridge.
|
/linux-6.12.1/drivers/gpu/drm/loongson/ |
D | lsdc_regs.h | 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, 183 CURSOR_FORMAT_ARGB8888 = 2, /* A8R8G8B8 */ 191 #define CURSOR_SIZE_SHIFT 2 238 * | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 | 249 #define INT_CRTC0_VSYNC BIT(2) 286 * | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 | 317 #define HDMI_AUDIO_EN BIT(2) [all …]
|
/linux-6.12.1/arch/loongarch/ |
D | Kconfig | 258 default 2 if PGTABLE_2LEVEL 317 bool "16KB with 2 levels" 321 This option selects 16KB page size with 2 level page tables, which 333 bool "64KB with 2 levels" 337 This option selects 64KB page size with 2 level page tables, which 473 int "Maximum number of CPUs (2-256)" 474 range 2 256 542 Loongson-2K2000/2K3000/3A5000/3C5000/3D5000. 545 Loongson-2K500/2K1000.
|