Searched +full:2 +full:k1000 (Results 1 – 11 of 11) sorted by relevance
| /linux/Documentation/filesystems/ |
| H A 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/arch/mips/boot/dts/loongson/ |
| H A D | loongson64_2core_2k1000.dts | 5 #include "loongson64-2k1000.dtsi" 8 compatible = "loongson,loongson64-2core-2k1000";
|
| /linux/Documentation/devicetree/bindings/mips/loongson/ |
| H A 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/drivers/platform/mips/ |
| H A D | Kconfig | 35 bool "Loongson-2K1000 Reset Controller" 38 Loongson-2K1000 Reset Controller driver.
|
| H A D | ls2k-reset.c | 4 * Loongson-2K1000 reset support
|
| /linux/drivers/soc/loongson/ |
| H A 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", 161 * guts node, for Loongson-2 SoCs.
|
| /linux/Documentation/devicetree/bindings/loongarch/ |
| H A 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/sound/soc/loongson/ |
| H A D | Kconfig | 38 Loongson-2K1000 SoCs.
|
| /linux/Documentation/devicetree/bindings/clock/ |
| H A 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 21 - loongson,ls2k-clk # This is for Loongson-2K1000 39 for the full list of Loongson-2 SoC clock IDs.
|
| /linux/drivers/gpu/drm/loongson/ |
| H A 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/arch/loongarch/ |
| H A D | Kconfig | 310 default 2 if PGTABLE_2LEVEL 366 bool "4KB with 2 levels" 370 This option selects 4KB page size with 2 level page tables, which 392 bool "16KB with 2 levels" 396 This option selects 16KB page size with 2 level page tables, which 409 bool "64KB with 2 levels" 413 This option selects 64KB page size with 2 level page tables, which 544 int "Maximum number of CPUs (2-2048)" 545 range 2 2048 614 Loongson-2K2000/2K3000 and all of Loongson-3 series processors [all …]
|