| /kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw89/ |
| D | rtw8851b_table.c | 1 // SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause 2 /* Copyright(c) 2022-2023 Realtek Corporation 10 {0x704, 0x601E0500}, 11 {0x4000, 0x00000000}, 12 {0x4004, 0xCA014000}, 13 {0x4008, 0xC751D4F0}, 14 {0x400C, 0x44511475}, 15 {0x4010, 0x00000000}, 16 {0x4014, 0x00000000}, 17 {0x47BC, 0x00000380}, [all …]
|
| D | rtw8852c_table.c | 1 // SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause 2 /* Copyright(c) 2019-2022 Realtek Corporation 10 {0xF0FF0000, 0x00000000}, 11 {0xF03300FF, 0x00000001}, 12 {0xF03400FF, 0x00000002}, 13 {0xF03500FF, 0x00000003}, 14 {0xF03600FF, 0x00000004}, 15 {0x70C, 0x00000020}, 16 {0x704, 0x601E0100}, 17 {0x4000, 0x00000000}, [all …]
|
| D | rtw8852b_table.c | 1 // SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause 2 /* Copyright(c) 2019-2020 Realtek Corporation 10 {0x704, 0x601E0100}, 11 {0x4000, 0x00000000}, 12 {0x4004, 0xCA014000}, 13 {0x4008, 0xC751D4F0}, 14 {0x400C, 0x44511475}, 15 {0x4010, 0x00000000}, 16 {0x4014, 0x00000000}, 17 {0x4018, 0x4F4C084B}, [all …]
|
| /kernel/linux/linux-5.10/sound/synth/emux/ |
| D | emux_nrpn.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 5 * Copyright (c) 1999-2000 Takashi Iwai <tiwai@suse.de> 15 /* NRPN / CC -> Emu8000 parameter converter */ 24 #define FX_CUTOFF 0 44 for (i = 0; i < num_tables; i++) { in send_converted_effect() 52 return 0; in send_converted_effect() 96 #define fx_env1_delay fx_delay /* [0,5900] 4msec */ 97 #define fx_env1_attack fx_attack /* [0,5940] 1msec */ 98 #define fx_env1_hold fx_hold /* [0,8191] 1msec */ 99 #define fx_env1_decay fx_decay /* [0,5940] 4msec */ [all …]
|
| /kernel/linux/linux-6.6/sound/synth/emux/ |
| D | emux_nrpn.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 5 * Copyright (c) 1999-2000 Takashi Iwai <tiwai@suse.de> 15 /* NRPN / CC -> Emu8000 parameter converter */ 24 #define FX_CUTOFF 0 44 for (i = 0; i < num_tables; i++) { in send_converted_effect() 52 return 0; in send_converted_effect() 96 #define fx_env1_delay fx_delay /* [0,5900] 4msec */ 97 #define fx_env1_attack fx_attack /* [0,5940] 1msec */ 98 #define fx_env1_hold fx_hold /* [0,8191] 1msec */ 99 #define fx_env1_decay fx_decay /* [0,5940] 4msec */ [all …]
|
| /kernel/linux/linux-6.6/tools/testing/selftests/tc-testing/tc-tests/qdiscs/ |
| D | sfq.json | 16 "expExitCode": "0", 18 … "matchPattern": "qdisc sfq 1: root refcnt [0-9]+ limit 127p quantum.*depth 127 divisor 1024", 39 "expExitCode": "0", 41 "matchPattern": "qdisc sfq 1: root refcnt [0-9]+ limit 8p", 62 "expExitCode": "0", 64 "matchPattern": "depth 127 divisor 1024 perturb 10sec", 85 "expExitCode": "0", 87 … "matchPattern": "qdisc sfq 1: root refcnt [0-9]+ limit 127p quantum 9000b depth 127 divisor 1024", 108 "expExitCode": "0", 110 … "matchPattern": "qdisc sfq 1: root refcnt [0-9]+ limit 127p quantum 1514b depth 127 divisor 512", [all …]
|
| /kernel/linux/linux-5.10/drivers/hid/ |
| D | hid-lg3ff.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 15 #include "hid-lg.h" 21 * 0 - seems to be command field 22 * 1 - 30 deal with the x axis 23 * 31 -60 deal with the y axis 31 * 0 0 127 127 makes the joystick autocenter hard 33 * 127 0 127 127 makes the joystick loose on the right, 36 * -127 0 -127 -127 makes the joystick loose on the left, 39 * 0 0 -127 -127 makes the joystick rattle very hard 52 struct list_head *report_list = &hid->report_enum[HID_OUTPUT_REPORT].report_list; in hid_lg3ff_play() [all …]
|
| D | hid-udraw-ps3.c | 1 // SPDX-License-Identifier: GPL-2.0-only 11 #include "hid-ids.h" 21 * https://vvvv.org/contribution/udraw-hid 26 * - the touch area which works as a touchpad 27 * - the tablet area which works as a touchpad/drawing tablet 28 * - a joypad with a d-pad, and 7 buttons 29 * - an accelerometer device 66 #define MAX_PRESSURE (255 - PRESSURE_OFFSET) 76 * The device's two-finger support is pretty unreliable, as 95 axis = (axis - accel_limits[offset].min) / in clamp_accel() [all …]
|
| /kernel/linux/linux-6.6/drivers/hid/ |
| D | hid-lg3ff.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 15 #include "hid-lg.h" 21 * 0 - seems to be command field 22 * 1 - 30 deal with the x axis 23 * 31 -60 deal with the y axis 31 * 0 0 127 127 makes the joystick autocenter hard 33 * 127 0 127 127 makes the joystick loose on the right, 36 * -127 0 -127 -127 makes the joystick loose on the left, 39 * 0 0 -127 -127 makes the joystick rattle very hard 52 struct list_head *report_list = &hid->report_enum[HID_OUTPUT_REPORT].report_list; in hid_lg3ff_play() [all …]
|
| D | hid-udraw-ps3.c | 1 // SPDX-License-Identifier: GPL-2.0-only 11 #include "hid-ids.h" 21 * https://vvvv.org/contribution/udraw-hid 26 * - the touch area which works as a touchpad 27 * - the tablet area which works as a touchpad/drawing tablet 28 * - a joypad with a d-pad, and 7 buttons 29 * - an accelerometer device 66 #define MAX_PRESSURE (255 - PRESSURE_OFFSET) 76 * The device's two-finger support is pretty unreliable, as 95 axis = (axis - accel_limits[offset].min) / in clamp_accel() [all …]
|
| /kernel/linux/linux-5.10/lib/ |
| D | test-kstrtox.c | 6 for (i = 0; i < ARRAY_SIZE(test); i++) 35 tmp = 0; \ 36 rv = fn(t->str, t->base, &tmp); \ 37 if (rv >= 0) { \ 38 WARN(1, "str '%s', base %u, expected -E, got %d/" fmt "\n", \ 39 t->str, t->base, rv, tmp); \ 50 const typeof(test[0]) *t = &test[i]; \ 54 rv = fn(t->str, t->base, &res); \ 55 if (rv != 0) { \ 56 WARN(1, "str '%s', base %u, expected 0/" fmt ", got %d\n", \ [all …]
|
| /kernel/linux/linux-6.6/lib/ |
| D | test-kstrtox.c | 6 for (i = 0; i < ARRAY_SIZE(test); i++) 35 tmp = 0; \ 36 rv = fn(t->str, t->base, &tmp); \ 37 if (rv >= 0) { \ 38 WARN(1, "str '%s', base %u, expected -E, got %d/" fmt "\n", \ 39 t->str, t->base, rv, tmp); \ 50 const typeof(test[0]) *t = &test[i]; \ 54 rv = fn(t->str, t->base, &res); \ 55 if (rv != 0) { \ 56 WARN(1, "str '%s', base %u, expected 0/" fmt ", got %d\n", \ [all …]
|
| /kernel/linux/linux-6.6/drivers/iio/amplifiers/ |
| D | ada4250.c | 1 // SPDX-License-Identifier: GPL-2.0-only 20 #define ADA4250_REG_GAIN_MUX 0x00 21 #define ADA4250_REG_REFBUF_EN 0x01 22 #define ADA4250_REG_RESET 0x02 23 #define ADA4250_REG_SNSR_CAL_VAL 0x04 24 #define ADA4250_REG_SNSR_CAL_CNFG 0x05 25 #define ADA4250_REG_DIE_REV 0x18 26 #define ADA4250_REG_CHIP_ID 0x19 29 #define ADA4250_GAIN_MUX_MSK GENMASK(2, 0) 32 #define ADA4250_REFBUF_MSK BIT(0) [all …]
|
| /kernel/linux/linux-6.6/tools/testing/selftests/hid/tests/ |
| D | test_gamepad.py | 2 # SPDX-License-Identifier: GPL-2.0 3 # -*- coding: utf-8 -*- 49 expected_event = libevdev.InputEvent(key, 0) 53 assert evdev.value[key] == 0 69 b1 = uhdev.buttons[0] 88 expected_event = libevdev.InputEvent(key1, 0) 92 assert evdev.value[key1] == 0 97 expected_event = libevdev.InputEvent(key2, 0) 101 assert evdev.value[key1] == 0 102 assert evdev.value[key2] == 0 [all …]
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/nuvoton/ |
| D | nuvoton-npcm750-evb.dts | 1 // SPDX-License-Identifier: GPL-2.0 5 /dts-v1/; 6 #include "nuvoton-npcm750.dtsi" 7 #include "dt-bindings/gpio/gpio.h" 8 #include "nuvoton-npcm750-pincfg-evb.dtsi" 12 compatible = "nuvoton,npcm750-evb", "nuvoton,npcm750"; 45 stdout-path = &serial3; 50 reg = <0x0 0x20000000>; 55 phy-mode = "rgmii-id"; 60 phy-mode = "rgmii-id"; [all …]
|
| /kernel/linux/linux-5.10/drivers/media/platform/exynos4-is/ |
| D | fimc-is-param.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 3 * Samsung EXYNOS4x12 FIMC-IS (Imaging Subsystem) driver 5 * Copyright (C) 2011 - 2013 Samsung Electronics Co., Ltd. 35 #define FIMC_IS_MAGIC_NUMBER 0x01020304 106 #define FIMC_IS_INT_GENERAL 0 111 #define CONTROL_COMMAND_STOP 0 114 #define CONTROL_BYPASS_DISABLE 0 117 #define CONTROL_ERROR_NONE 0 119 /* OTF (On-The-Fly) input interface commands */ 120 #define OTF_INPUT_COMMAND_DISABLE 0 [all …]
|
| /kernel/linux/linux-6.6/drivers/media/platform/samsung/exynos4-is/ |
| D | fimc-is-param.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 3 * Samsung EXYNOS4x12 FIMC-IS (Imaging Subsystem) driver 5 * Copyright (C) 2011 - 2013 Samsung Electronics Co., Ltd. 35 #define FIMC_IS_MAGIC_NUMBER 0x01020304 106 #define FIMC_IS_INT_GENERAL 0 111 #define CONTROL_COMMAND_STOP 0 114 #define CONTROL_BYPASS_DISABLE 0 117 #define CONTROL_ERROR_NONE 0 119 /* OTF (On-The-Fly) input interface commands */ 120 #define OTF_INPUT_COMMAND_DISABLE 0 [all …]
|
| /kernel/linux/linux-5.10/drivers/staging/media/rkvdec/ |
| D | rkvdec-h264.c | 1 // SPDX-License-Identifier: GPL-2.0 9 * Jeffy Chen <jeffy.chen@rock-chips.com> 12 #include <media/v4l2-h264.h> 13 #include <media/v4l2-mem2mem.h> 16 #include "rkvdec-regs.h" 43 #define SEQ_PARAMETER_SET_ID PS_FIELD(0, 4) 125 [0][(ctxidx)] = {idc0_m, idc0_n}, \ 136 /* Table 9-12 – Values of variables m and n for ctxIdx from 0 to 10 */ 137 CABAC_ENTRY(0, 20, -15, 20, -15, 20, -15, 20, -15), 140 CABAC_ENTRY(3, 20, -15, 20, -15, 20, -15, 20, -15), [all …]
|
| /kernel/linux/linux-6.6/Documentation/driver-api/tty/ |
| D | n_gsm.rst | 10 https://www.3gpp.org/ftp/Specs/archive/07_series/07.10/0710-720.zip 19 ---------------- 32 #. Configure DLCs using ``GSMIOC_GETCONF_DLCI``/``GSMIOC_SETCONF_DLCI`` ioctl for non-defaults. 37 (a good starting point is util-linux-ng/sys-utils/ldattach.c):: 61 write(fd, "AT+CMUX=0\r", 10); 73 /* use keep-alive once every 5s for modem connection supervision */ 79 /* we are initiator and need encoding 0 (basic) */ 81 c.encapsulation = 0; 82 /* our modem defaults to a maximum size of 127 bytes */ 83 c.mru = 127; [all …]
|
| /kernel/linux/linux-6.6/drivers/staging/media/rkvdec/ |
| D | rkvdec-h264.c | 1 // SPDX-License-Identifier: GPL-2.0 9 * Jeffy Chen <jeffy.chen@rock-chips.com> 12 #include <media/v4l2-h264.h> 13 #include <media/v4l2-mem2mem.h> 16 #include "rkvdec-regs.h" 43 #define SEQ_PARAMETER_SET_ID PS_FIELD(0, 4) 122 [0][(ctxidx)] = {idc0_m, idc0_n}, \ 133 /* Table 9-12 – Values of variables m and n for ctxIdx from 0 to 10 */ 134 CABAC_ENTRY(0, 20, -15, 20, -15, 20, -15, 20, -15), 137 CABAC_ENTRY(3, 20, -15, 20, -15, 20, -15, 20, -15), [all …]
|
| /kernel/linux/linux-5.10/drivers/input/mouse/ |
| D | amimouse.c | 1 // SPDX-License-Identifier: GPL-2.0-only 5 * Copyright (c) 2000-2002 Vojtech Pavlik 42 nx = joy0dat & 0xff; in amimouse_interrupt() 45 dx = nx - amimouse_lastx; in amimouse_interrupt() 46 dy = ny - amimouse_lasty; in amimouse_interrupt() 48 if (dx < -127) dx = (256 + nx) - amimouse_lastx; in amimouse_interrupt() 49 if (dx > 127) dx = (nx - 256) - amimouse_lastx; in amimouse_interrupt() 50 if (dy < -127) dy = (256 + ny) - amimouse_lasty; in amimouse_interrupt() 51 if (dy > 127) dy = (ny - 256) - amimouse_lasty; in amimouse_interrupt() 61 input_report_key(dev, BTN_LEFT, ciaa.pra & 0x40); in amimouse_interrupt() [all …]
|
| /kernel/linux/linux-6.6/drivers/input/mouse/ |
| D | amimouse.c | 1 // SPDX-License-Identifier: GPL-2.0-only 5 * Copyright (c) 2000-2002 Vojtech Pavlik 42 nx = joy0dat & 0xff; in amimouse_interrupt() 45 dx = nx - amimouse_lastx; in amimouse_interrupt() 46 dy = ny - amimouse_lasty; in amimouse_interrupt() 48 if (dx < -127) dx = (256 + nx) - amimouse_lastx; in amimouse_interrupt() 49 if (dx > 127) dx = (nx - 256) - amimouse_lastx; in amimouse_interrupt() 50 if (dy < -127) dy = (256 + ny) - amimouse_lasty; in amimouse_interrupt() 51 if (dy > 127) dy = (ny - 256) - amimouse_lasty; in amimouse_interrupt() 61 input_report_key(dev, BTN_LEFT, ciaa.pra & 0x40); in amimouse_interrupt() [all …]
|
| /kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/isp/kernels/ctc/ctc_1.0/ |
| D | ia_css_ctc_table.host.c | 1 // SPDX-License-Identifier: GPL-2.0 29 0, 384, 837, 957, 1011, 1062, 1083, 1080, 49 129, 127, 127, 127, 127, 125, 125, 125, 60 25, 23, 24, 20, 13, 9, 12, 0, 61 0
|
| /kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/isp/kernels/ctc/ctc_1.0/ |
| D | ia_css_ctc_table.host.c | 1 // SPDX-License-Identifier: GPL-2.0 29 0, 384, 837, 957, 1011, 1062, 1083, 1080, 49 129, 127, 127, 127, 127, 125, 125, 125, 60 25, 23, 24, 20, 13, 9, 12, 0, 61 0
|
| /kernel/linux/linux-5.10/sound/isa/gus/ |
| D | gus_mixer.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 28 int shift = kcontrol->private_value & 0xff; in snd_gf1_get_single() 29 int invert = (kcontrol->private_value >> 8) & 1; in snd_gf1_get_single() 31 ucontrol->value.integer.value[0] = (gus->mix_cntrl_reg >> shift) & 1; in snd_gf1_get_single() 33 ucontrol->value.integer.value[0] ^= 1; in snd_gf1_get_single() 34 return 0; in snd_gf1_get_single() 41 int shift = kcontrol->private_value & 0xff; in snd_gf1_put_single() 42 int invert = (kcontrol->private_value >> 8) & 1; in snd_gf1_put_single() 46 nval = ucontrol->value.integer.value[0] & 1; in snd_gf1_put_single() 50 spin_lock_irqsave(&gus->reg_lock, flags); in snd_gf1_put_single() [all …]
|