| /kernel/linux/linux-5.10/fs/cifs/ |
| D | cifs_uniupr.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 5 * uniupr.h - Unicode compressed case ranges 13 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, /* 000-00f */ 14 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, /* 010-01f */ 15 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, /* 020-02f */ 16 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, /* 030-03f */ 17 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, /* 040-04f */ 18 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, /* 050-05f */ 19 0, -32, -32, -32, -32, -32, -32, -32, -32, -32, -32, -32, -32, -32, -32, -32, /* 060-06f */ 20 -32, -32, -32, -32, -32, -32, -32, -32, -32, -32, -32, 0, 0, 0, 0, 0, /* 070-07f */ [all …]
|
| /kernel/linux/linux-5.10/fs/jfs/ |
| D | jfs_uniupr.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * Copyright (C) International Business Machines Corp., 2000-2002 13 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, /* 000-00f */ 14 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, /* 010-01f */ 15 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, /* 020-02f */ 16 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, /* 030-03f */ 17 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, /* 040-04f */ 18 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, /* 050-05f */ 19 0,-32,-32,-32,-32,-32,-32,-32,-32,-32,-32,-32,-32,-32,-32,-32, /* 060-06f */ 20 -32,-32,-32,-32,-32,-32,-32,-32,-32,-32,-32, 0, 0, 0, 0, 0, /* 070-07f */ [all …]
|
| /kernel/linux/linux-6.6/fs/nls/ |
| D | nls_ucs2_utils.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 25 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, /* 000-00f */ 26 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, /* 010-01f */ 27 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, /* 020-02f */ 28 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, /* 030-03f */ 29 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, /* 040-04f */ 30 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, /* 050-05f */ 31 0, -32, -32, -32, -32, -32, -32, -32, -32, -32, -32, 32 -32, -32, -32, -32, -32, /* 060-06f */ 33 -32, -32, -32, -32, -32, -32, -32, -32, -32, -32, [all …]
|
| /kernel/linux/linux-5.10/arch/powerpc/boot/dts/fsl/ |
| D | mpc8641_hpcn_36b.dts | 1 // SPDX-License-Identifier: GPL-2.0-or-later 5 * Copyright 2008-2009 Freescale Semiconductor Inc. 8 /include/ "mpc8641si-pre.dtsi" 13 #address-cells = <2>; 14 #size-cells = <2>; 18 reg = <0x0 0x00000000 0x0 0x40000000>; // 1G at 0x0 22 reg = <0x0f 0xffe05000 0x0 0x1000>; 24 ranges = <0 0 0xf 0xef800000 0x00800000 25 2 0 0xf 0xffdf8000 0x00008000 26 3 0 0xf 0xffdf0000 0x00008000>; [all …]
|
| D | mpc8641_hpcn.dts | 1 // SPDX-License-Identifier: GPL-2.0-or-later 8 /include/ "mpc8641si-pre.dtsi" 16 reg = <0x00000000 0x40000000>; // 1G at 0x0 20 reg = <0xffe05000 0x1000>; 22 ranges = <0 0 0xef800000 0x00800000 23 2 0 0xffdf8000 0x00008000 24 3 0 0xffdf0000 0x00008000>; 26 flash@0,0 { 27 compatible = "cfi-flash"; 28 reg = <0 0 0x00800000>; [all …]
|
| /kernel/linux/linux-6.6/Documentation/userspace-api/media/v4l/ |
| D | crop.svg | 1 <?xml version="1.0" encoding="UTF-8" standalone="no"?> 2 <!-- SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later --> 6 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 9 xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" 17 viewBox="0 0 739.11388 339.6584" 25 …0,0 0,1895 4118,0 L 4118,0 0,0 Z m 3051.62,250.48 8.19,17.01 -46.93,23.31 29.61,-25.515 -38.12,8.5… 27 inkscape:connector-curvature="0" 28 style="clip-rule:evenodd" /></clipPath><clipPath 31 …0,0 0,1895 4118,0 0,-1626 -1,0 0,1 -2,0 0,1 -2,0 0,1 -2,0 0,1 -2,0 0,1 -2,0 0,1 -2,0 0,1 -2,0 0,1 … 32 -1,0 0,1 -1,0 0,1 -1,0 0,1 -2,0 0,1 -1,0 0,2 2,0 0,-1 4,0 0,-1 5,0 0,-1 4,0 0,-1 5,0 0,-1 5,0 0,-1 … [all …]
|
| /kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/ |
| D | crop.svg | 1 <?xml version="1.0" encoding="UTF-8" standalone="no"?> 2 <!-- SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later --> 6 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 9 xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" 17 viewBox="0 0 739.11388 339.6584" 25 …0,0 0,1895 4118,0 L 4118,0 0,0 Z m 3051.62,250.48 8.19,17.01 -46.93,23.31 29.61,-25.515 -38.12,8.5… 27 inkscape:connector-curvature="0" 28 style="clip-rule:evenodd" /></clipPath><clipPath 31 …0,0 0,1895 4118,0 0,-1626 -1,0 0,1 -2,0 0,1 -2,0 0,1 -2,0 0,1 -2,0 0,1 -2,0 0,1 -2,0 0,1 -2,0 0,1 … 32 -1,0 0,1 -1,0 0,1 -1,0 0,1 -2,0 0,1 -1,0 0,2 2,0 0,-1 4,0 0,-1 5,0 0,-1 4,0 0,-1 5,0 0,-1 5,0 0,-1 … [all …]
|
| /kernel/linux/linux-6.6/Documentation/driver-api/media/drivers/ccs/ |
| D | ccs-regs.asc | 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-3-Clause 2 # Copyright (C) 2019--2020 Intel Corporation 5 # - f field LSB MSB rflags 6 # - e enum value # after a field 7 # - e enum value [LSB MSB] 8 # - b bool bit 9 # - l arg name min max elsize [discontig...] 13 # v1.1 defined in version 1.1 19 module_model_id 0x0000 16 20 module_revision_number_major 0x0002 8 [all …]
|
| /kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
| D | stv090x_reg.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 13 #define STV090x_MID 0xf100 16 #define STV090x_OFFST_MRELEASE_FIELD 0 19 #define STV090x_DACR1 0xf113 22 #define STV090x_OFFST_DACR1_VALUE_FIELD 0 25 #define STV090x_DACR2 0xf114 26 #define STV090x_OFFST_DACR2_VALUE_FIELD 0 29 #define STV090x_OUTCFG 0xf11c 31 #define STV090x_WIDTH_OUTSERRS1_HZ_FIELD 1 33 #define STV090x_WIDTH_OUTSERRS2_HZ_FIELD 1 [all …]
|
| /kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
| D | stv090x_reg.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 13 #define STV090x_MID 0xf100 16 #define STV090x_OFFST_MRELEASE_FIELD 0 19 #define STV090x_DACR1 0xf113 22 #define STV090x_OFFST_DACR1_VALUE_FIELD 0 25 #define STV090x_DACR2 0xf114 26 #define STV090x_OFFST_DACR2_VALUE_FIELD 0 29 #define STV090x_OUTCFG 0xf11c 31 #define STV090x_WIDTH_OUTSERRS1_HZ_FIELD 1 33 #define STV090x_WIDTH_OUTSERRS2_HZ_FIELD 1 [all …]
|
| /kernel/linux/linux-6.6/include/uapi/linux/ |
| D | map_to_14segment.h | 1 /* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */ 14 * of (ASCII) characters to a 14-segments notation. 17 * See: https://en.wikipedia.org/wiki/Fourteen-segment_display 19 * Notation: +---a---+ 23 * +-g1+-g2+ 27 * +---d---+ 53 * return -EINVAL; 64 #define BIT_SEG14_A 0 65 #define BIT_SEG14_B 1 87 if (c < 0 || c >= sizeof(map->table) / sizeof(map->table[0])) in map_to_seg14() [all …]
|
| D | map_to_7segment.h | 1 /* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */ 10 * of (ASCII) characters to a 7-segments notation. 15 * Notation: +-a-+ 17 * +-g-+ 19 * +-d-+ 45 * return -EINVAL; 52 * 2005-05-31 RFC linux-kernel@vger.kernel.org 57 #define BIT_SEG7_A 0 58 #define BIT_SEG7_B 1 72 return c >= 0 && c < sizeof(map->table) ? map->table[c] : -EINVAL; in map_to_seg7() [all …]
|
| /kernel/linux/linux-6.6/drivers/soc/qcom/ |
| D | llcc-qcom.c | 1 // SPDX-License-Identifier: GPL-2.0 3 * Copyright (c) 2017-2019, The Linux Foundation. All rights reserved. 19 #include <linux/soc/qcom/llcc-qcom.h> 21 #define ACTIVATE BIT(0) 22 #define DEACTIVATE BIT(1) 23 #define ACT_CLEAR BIT(0) 25 #define ACT_CTRL_OPCODE_ACTIVATE BIT(0) 26 #define ACT_CTRL_OPCODE_DEACTIVATE BIT(1) 27 #define ACT_CTRL_ACT_TRIG BIT(0) 28 #define ACT_CTRL_OPCODE_SHIFT 0x01 [all …]
|
| /kernel/linux/linux-6.6/arch/arm/mach-omap1/ |
| D | mux.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * linux/arch/arm/mach-omap1/mux.c 7 * Copyright (C) 2003 - 2008 Nokia Corporation 15 #include <linux/soc/ti/omap1-io.h> 30 MUX_CFG("UART1_TX", 9, 21, 1, 2, 3, 0, NA, 0, 0) 31 MUX_CFG("UART1_RTS", 9, 12, 1, 2, 0, 0, NA, 0, 0) 34 MUX_CFG("UART2_TX", C, 27, 1, 3, 3, 0, NA, 0, 0) 35 MUX_CFG("UART2_RX", C, 18, 0, 3, 1, 1, NA, 0, 0) 36 MUX_CFG("UART2_CTS", C, 21, 0, 3, 1, 1, NA, 0, 0) 37 MUX_CFG("UART2_RTS", C, 24, 1, 3, 2, 0, NA, 0, 0) [all …]
|
| /kernel/linux/linux-6.6/drivers/pinctrl/tegra/ |
| D | pinctrl-tegra234.c | 1 // SPDX-License-Identifier: GPL-2.0+ 5 * Copyright (c) 2021-2023, NVIDIA CORPORATION. All rights reserved. 16 #include "pinctrl-tegra.h" 1382 #define PINGROUP_REG_N(r) -1 1385 #define DRV_PINGROUP_N(r) -1 1388 .drv_reg = -1, \ 1389 .drv_bank = -1, \ 1390 .drvdn_bit = -1, \ 1391 .drvup_bit = -1, \ 1392 .slwr_bit = -1, \ [all …]
|
| D | pinctrl-tegra194.c | 1 // SPDX-License-Identifier: GPL-2.0+ 5 * Copyright (c) 2019-2021, NVIDIA CORPORATION. All rights reserved. 23 #include "pinctrl-tegra.h" 1281 #define PINGROUP_REG_N(r) -1 1284 #define DRV_PINGROUP_N(r) -1 1287 .drv_reg = -1, \ 1288 .drv_bank = -1, \ 1289 .drvdn_bit = -1, \ 1290 .drvup_bit = -1, \ 1291 .slwr_bit = -1, \ [all …]
|
| /kernel/linux/linux-5.10/arch/arm/mach-omap1/ |
| D | mux.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * linux/arch/arm/mach-omap1/mux.c 7 * Copyright (C) 2003 - 2008 Nokia Corporation 26 MUX_CFG_7XX("E2_7XX_KBR0", 12, 21, 0, 20, 1, 0) 27 MUX_CFG_7XX("J7_7XX_KBR1", 12, 25, 0, 24, 1, 0) 28 MUX_CFG_7XX("E1_7XX_KBR2", 12, 29, 0, 28, 1, 0) 29 MUX_CFG_7XX("F3_7XX_KBR3", 13, 1, 0, 0, 1, 0) 30 MUX_CFG_7XX("D2_7XX_KBR4", 13, 5, 0, 4, 1, 0) 31 MUX_CFG_7XX("C2_7XX_KBC0", 13, 9, 0, 8, 1, 0) 32 MUX_CFG_7XX("D3_7XX_KBC1", 13, 13, 0, 12, 1, 0) [all …]
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| D | map_to_7segment.h | 1 /* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */ 17 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 24 * of (ASCII) characters to a 7-segments notation. 29 * Notation: +-a-+ 31 * +-g-+ 33 * +-d-+ 54 * return -EINVAL; 61 * 2005-05-31 RFC linux-kernel@vger.kernel.org 66 #define BIT_SEG7_A 0 67 #define BIT_SEG7_B 1 [all …]
|
| /kernel/linux/linux-6.6/drivers/phy/rockchip/ |
| D | phy-rockchip-inno-hdmi.c | 1 // SPDX-License-Identifier: GPL-2.0+ 5 * Author: Zheng Yang <zhengyang@rock-chips.com> 10 #include <linux/clk-provider.h> 16 #include <linux/nvmem-consumer.h> 25 /* REG: 0x00 */ 26 #define RK3228_PRE_PLL_REFCLK_SEL_PCLK BIT(0) 27 /* REG: 0x01 */ 29 #define RK3228_BYPASS_PWRON_EN BIT(1) 30 #define RK3228_BYPASS_PLLPD_EN BIT(0) 31 /* REG: 0x02 */ [all …]
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
| D | ctxgf100.c | 36 { 0x001000, 1, 0x01, 0x00000004 }, 37 { 0x0000a9, 1, 0x01, 0x0000ffff }, 38 { 0x000038, 1, 0x01, 0x0fac6881 }, 39 { 0x00003d, 1, 0x01, 0x00000001 }, 40 { 0x0000e8, 8, 0x01, 0x00000400 }, 41 { 0x000078, 8, 0x01, 0x00000300 }, 42 { 0x000050, 1, 0x01, 0x00000011 }, 43 { 0x000058, 8, 0x01, 0x00000008 }, 44 { 0x000208, 8, 0x01, 0x00000001 }, 45 { 0x000081, 1, 0x01, 0x00000001 }, [all …]
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
| D | ctxgf100.c | 37 { 0x001000, 1, 0x01, 0x00000004 }, 38 { 0x0000a9, 1, 0x01, 0x0000ffff }, 39 { 0x000038, 1, 0x01, 0x0fac6881 }, 40 { 0x00003d, 1, 0x01, 0x00000001 }, 41 { 0x0000e8, 8, 0x01, 0x00000400 }, 42 { 0x000078, 8, 0x01, 0x00000300 }, 43 { 0x000050, 1, 0x01, 0x00000011 }, 44 { 0x000058, 8, 0x01, 0x00000008 }, 45 { 0x000208, 8, 0x01, 0x00000001 }, 46 { 0x000081, 1, 0x01, 0x00000001 }, [all …]
|
| /kernel/linux/linux-5.10/drivers/hwmon/ |
| D | abituguru3.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 5 * Copyright (c) 2006-2008 Hans de Goede <hdegoede@redhat.com> 25 #include <linux/hwmon-sysfs.h> 30 #define ABIT_UGURU3_SETTINGS_BANK 0x01 31 #define ABIT_UGURU3_SENSORS_BANK 0x08 32 #define ABIT_UGURU3_MISC_BANK 0x09 33 #define ABIT_UGURU3_ALARMS_START 0x1E 34 #define ABIT_UGURU3_SETTINGS_START 0x24 35 #define ABIT_UGURU3_VALUES_START 0x80 36 #define ABIT_UGURU3_BOARD_ID 0x0A [all …]
|
| /kernel/linux/linux-6.6/drivers/hwmon/ |
| D | abituguru3.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 5 * Copyright (c) 2006-2008 Hans de Goede <hdegoede@redhat.com> 25 #include <linux/hwmon-sysfs.h> 30 #define ABIT_UGURU3_SETTINGS_BANK 0x01 31 #define ABIT_UGURU3_SENSORS_BANK 0x08 32 #define ABIT_UGURU3_MISC_BANK 0x09 33 #define ABIT_UGURU3_ALARMS_START 0x1E 34 #define ABIT_UGURU3_SETTINGS_START 0x24 35 #define ABIT_UGURU3_VALUES_START 0x80 36 #define ABIT_UGURU3_BOARD_ID 0x0A [all …]
|
| /kernel/linux/linux-5.10/arch/arm64/boot/dts/hisilicon/ |
| D | hip07.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-only 8 #include <dt-bindings/interrupt-controller/arm-gic.h> 11 compatible = "hisilicon,hip07-d05"; 12 interrupt-parent = <&gic>; 13 #address-cells = <2>; 14 #size-cells = <2>; 17 compatible = "arm,psci-0.2"; 22 #address-cells = <1>; 23 #size-cells = <0>; 25 cpu-map { [all …]
|
| /kernel/linux/linux-6.6/arch/arm64/boot/dts/hisilicon/ |
| D | hip07.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-only 8 #include <dt-bindings/interrupt-controller/arm-gic.h> 11 compatible = "hisilicon,hip07-d05"; 12 interrupt-parent = <&gic>; 13 #address-cells = <2>; 14 #size-cells = <2>; 17 compatible = "arm,psci-0.2"; 22 #address-cells = <1>; 23 #size-cells = <0>; 25 cpu-map { [all …]
|