/linux-6.12.1/tools/testing/selftests/net/forwarding/ |
D | tc_vlan_modify.sh | 16 vlan_create $h1 85 v$h1 192.0.2.17/28 2001:db8:2::1/64 21 vlan_destroy $h1 85 28 vlan_create $h2 65 v$h2 192.0.2.18/28 2001:db8:2::2/64 48 bridge vlan add dev $swp1 vid 85 51 bridge vlan add dev $swp2 vid 85 64 bridge vlan del vid 85 dev $swp2 67 bridge vlan del vid 85 dev $swp1 107 ping_do $h1.85 192.0.2.18 110 ping6_do $h1.85 2001:db8:2::2 116 flower action vlan modify id 85 [all …]
|
D | tc_flower.sh | 230 vlan_create $h2 85 v$h2 192.0.2.11/24 237 $MZ $h1 -c 1 -p 64 -a $h1mac -b $h2mac -B 192.0.2.11 -Q 7:85 -t ip -q 238 $MZ $h1 -c 1 -p 64 -a $h1mac -b $h2mac -B 192.0.2.11 -Q 0:85 -t ip -q 249 vlan_destroy $h2 85 258 vlan_create $h2 85 v$h2 192.0.2.11/24 259 vlan_create $h2 75 v$h2 192.0.2.10/24 264 flower vlan_id 85 $tcflags action drop 266 $MZ $h1 -c 1 -p 64 -a $h1mac -b $h2mac -B 192.0.2.11 -Q 0:85 -t ip -q 278 vlan_destroy $h2 85
|
/linux-6.12.1/tools/testing/selftests/hid/tests/ |
D | test_tablet.py | 625 for v in self.parsed_rdesc.feature_reports.values(): 626 if v.report_ID == rnum: 627 rdesc = v 639 for v in self.parsed_rdesc.feature_reports.values(): 640 if v.report_ID == rnum: 641 rdesc = v 727 [pytest.param(v, id=k) for k, v in PenState.legal_transitions().items()], 740 pytest.param(v, id=k) 741 for k, v in PenState.tolerated_transitions().items() 758 pytest.param(v, id=k) [all …]
|
D | test_multitouch.py | 182 for v in self.parsed_rdesc.feature_reports.values(): 183 if v.report_ID == rnum: 184 rdesc = v 201 for v in self.parsed_rdesc.feature_reports.values(): 202 if v.report_ID == rnum: 203 rdesc = v 492 …85 01 09 01 a1 00 05 09 19 01 29 03 15 00 25 01 95 03 75 01 81 02 95 05 81 03 05 01 15 00 26 ff 0f… 1112 …85 01 09 01 a1 00 05 09 09 01 95 01 75 01 15 00 25 01 81 02 95 07 75 01 81 03 95 01 75 08 81 03 05… 1123 …85 01 09 01 a1 00 05 09 09 01 95 01 75 01 15 00 25 01 81 02 95 07 75 01 81 03 95 01 75 08 81 03 05… 1134 …85 01 09 22 a1 02 09 42 15 00 25 01 75 01 95 01 81 02 09 32 81 02 09 47 81 02 95 05 81 03 09 51 75… [all …]
|
/linux-6.12.1/Documentation/fb/ |
D | viafb.modes | 29 # D: 25.175 MHz, H: 31.469 kHz, V: 59.94 Hz 32 # D: 24.823 MHz, H: 39.780 kHz, V: 60.00 Hz 53 # D: 31.50 MHz, H: 37.500 kHz, V: 75.00 Hz 56 # 640x480, 85 Hz, Non-Interlaced (36.000 MHz dotclock) 73 mode "640x480-85" 74 # D: 36.000 MHz, H: 43.269 kHz, V: 85.00 Hz 95 # D: 43.163 MHz, H: 50.900 kHz, V: 100.00 Hz 116 # D: 52.406 MHz, H: 61.800 kHz, V: 120.00 Hz 137 # D: 26.880 MHz, H: 30.000 kHz, V: 60.24 Hz 158 # D: 29.500 MHz, H: 29.738 kHz, V: 60.00 Hz [all …]
|
/linux-6.12.1/drivers/video/fbdev/geode/ |
D | gxfb_core.c | 48 /* 640x480-85 VESA */ 49 { NULL, 85, 640, 480, 27777, 80, 56, 25, 01, 56, 3, 59 /* 800x600-85 VESA */ 60 { NULL, 85, 800, 600, 17761, 152, 32, 27, 01, 64, 3, 70 /* 1024x768-85 VESA */ 71 { NULL, 85, 1024, 768, 10582, 208, 48, 36, 1, 96, 3, 78 /* 1280x960-85 VESA */ 79 { NULL, 85, 1280, 960, 6734, 224, 64, 47, 1, 160, 3, 90 /* 1280x1024-85 VESA */ 91 { NULL, 85, 1280, 1024, 6349, 224, 64, 44, 1, 160, 3, [all …]
|
D | gx1fb_core.c | 36 /* 640x480-85 VESA */ 37 { NULL, 85, 640, 480, 27777, 80, 56, 25, 01, 56, 3, 47 /* 800x600-85 VESA */ 48 { NULL, 85, 800, 600, 17761, 152, 32, 27, 01, 64, 3, 58 /* 1024x768-85 VESA */ 59 { NULL, 85, 1024, 768, 10582, 208, 48, 36, 1, 96, 3, 66 /* 1280x960-85 VESA */ 67 { NULL, 85, 1280, 960, 6734, 224, 64, 47, 1, 160, 3, 78 /* 1280x1024-85 VESA */ 79 { NULL, 85, 1280, 1024, 6349, 224, 64, 44, 1, 160, 3, [all …]
|
D | lxfb_core.c | 57 /* 640x480-85 */ 58 { NULL, 85, 640, 480, 27780, 80, 56, 25, 1, 56, 3, 86 /* 800x600-85 */ 87 { NULL, 85, 800, 600, 17790, 152, 32, 27, 1, 64, 3, 113 /* 1024x768-85 */ 114 { NULL, 85, 1024, 768, 10581, 208, 48, 36, 1, 96, 3, 138 /* 1152x864-85 */ 139 { NULL, 85, 1152, 864, 8357, 200, 72, 37, 3, 128, 3, 163 /* 1280x1024-85 */ 164 { NULL, 85, 1280, 1024, 6351, 224, 64, 44, 1, 160, 3, [all …]
|
/linux-6.12.1/Documentation/devicetree/bindings/sound/ |
D | rockchip,rk3308-codec.yaml | 70 E.g. if rockchip,micbias-avdd-percent = 85 and AVDD = 3v3, then the 71 MIC BIAS voltage will be 3.3 V * 85% = 2.805 V. 73 enum: [ 50, 55, 60, 65, 70, 75, 80, 85 ]
|
/linux-6.12.1/drivers/video/fbdev/core/ |
D | modedb.c | 21 #define name_matches(v, s, l) \ argument 22 ((v).name && !strncmp((s), (v).name, (l)) && strlen((v).name) == (l)) 23 #define res_matches(v, x, y) \ argument 24 ((v).xres == (x) && (v).yres == (y)) 54 /* 640x400 @ 85 Hz, 37.86 kHz hsync */ 55 { NULL, 85, 640, 400, 31746, 96, 32, 41, 1, 64, 3, 71 /* 640x480 @ 85 Hz, 43.27 kHz hsync */ 72 { NULL, 85, 640, 480, 27777, 80, 56, 25, 1, 56, 3, 0, 95 /* 800x600 @ 85 Hz, 55.84 kHz hsync */ 96 { NULL, 85, 800, 600, 16460, 160, 64, 36, 16, 64, 5, 0, [all …]
|
/linux-6.12.1/tools/testing/selftests/bpf/progs/ |
D | test_global_func15.c | 7 __noinline int foo(unsigned int *v) in foo() argument 9 if (v) in foo() 10 *v = bpf_get_prandom_u32(); in foo() 19 unsigned int v = 1; in global_func15() local 21 foo(&v); in global_func15() 23 return v; in global_func15() 32 __msg("mark_precise: frame0: regs=r0 stack= before 0: (85) call bpf_get_prandom_u32#7") in __flag()
|
/linux-6.12.1/drivers/iio/gyro/ |
D | adis16080.c | 98 /* VREF = 5V, 12 bits */ in adis16080_read_raw() 103 /* 85 C = 585, 25 C = 0 */ in adis16080_read_raw() 113 /* 2.5 V = 0 */ in adis16080_read_raw() 117 /* 85 C = 585, 25 C = 0 */ in adis16080_read_raw() 118 *val = DIV_ROUND_CLOSEST(25 * 585, 85 - 25); in adis16080_read_raw()
|
/linux-6.12.1/Documentation/hwmon/ |
D | da9055.rst | 25 - Channel 1: ADC_IN1 - high impedance input (0 - 2.5V) 26 - Channel 2: ADC_IN2 - high impedance input (0 - 2.5V) 27 - Channel 3: ADC_IN3 - high impedance input (0 - 2.5V) 41 Milli volt = ((ADC value * 1000) / 85) + 2500
|
/linux-6.12.1/drivers/video/fbdev/kyro/ |
D | fbdev.c | 76 u32 ulOverlayUVStride; /* 422 mode U & V stride */ 93 /* 640x350 @ 85Hz */ 94 NULL, 85, 640, 350, KHZ2PICOS(31500), 98 /* 640x400 @ 85Hz */ 99 NULL, 85, 640, 400, KHZ2PICOS(31500), 103 /* 720x400 @ 85Hz */ 104 NULL, 85, 720, 400, KHZ2PICOS(35500), 123 /* 640x480 @ 85Hz */ 124 NULL, 85, 640, 480, KHZ2PICOS(36000), 148 /* 800x600 @ 85Hz */ [all …]
|
/linux-6.12.1/drivers/media/v4l2-core/ |
D | v4l2-vp9.c | 18 { 92, 45, 102, 136, 116, 180, 74, 90, 100 }, /*left = v */ 27 }, { /* above = v */ 29 { 43, 46, 168, 134, 107, 128, 69, 142, 92 }, /*left = v */ 33 { 38, 32, 85, 140, 46, 112, 54, 151, 133 }, /*left = d117*/ 40 { 55, 44, 68, 166, 179, 192, 57, 57, 108 }, /*left = v */ 41 { 42, 26, 11, 199, 241, 228, 23, 15, 85 }, /*left = h */ 51 { 59, 38, 83, 112, 103, 162, 98, 136, 90 }, /*left = v */ 62 { 53, 40, 55, 139, 69, 183, 61, 80, 110 }, /*left = v */ 73 { 46, 27, 80, 150, 55, 124, 55, 121, 135 }, /*left = v */ 84 { 56, 39, 58, 133, 117, 173, 48, 53, 187 }, /*left = v */ [all …]
|
/linux-6.12.1/arch/riscv/include/asm/ |
D | hwcap.h | 21 #define RISCV_ISA_EXT_v ('v' - 'a') 24 * These macros represent the logical IDs of each multi-letter RISC-V ISA 94 #define RISCV_ISA_EXT_ZAWRS 85
|
/linux-6.12.1/Documentation/usb/ |
D | gadget_multi.rst | 153 [4] [[https://msdn.microsoft.com/en-us/library/ff537109(v=VS.85).aspx]] 155 [5] [[https://msdn.microsoft.com/en-us/library/ff539234(v=VS.85).aspx]]
|
/linux-6.12.1/tools/testing/selftests/drivers/net/mlxsw/ |
D | qos_max_descriptors.sh | 8 # The idea is to verify that the switch can handle at least 85% of maximum 73 vlan_create $h1 111 v$h1 192.0.2.33/28 88 vlan_create $h2 111 v$h2 192.0.2.34/28 242 local exp_perc_used=85
|
/linux-6.12.1/drivers/gpu/drm/ |
D | drm_edid.c | 189 EDID_QUIRK('V', 'S', 'C', 5020, EDID_QUIRK_FORCE_REDUCED_BLANKING), 204 EDID_QUIRK('V', 'L', 'V', 0x91a8, EDID_QUIRK_NON_DESKTOP), 205 EDID_QUIRK('V', 'L', 'V', 0x91b0, EDID_QUIRK_NON_DESKTOP), 206 EDID_QUIRK('V', 'L', 'V', 0x91b1, EDID_QUIRK_NON_DESKTOP), 207 EDID_QUIRK('V', 'L', 'V', 0x91b2, EDID_QUIRK_NON_DESKTOP), 208 EDID_QUIRK('V', 'L', 'V', 0x91b3, EDID_QUIRK_NON_DESKTOP), 209 EDID_QUIRK('V', 'L', 'V', 0x91b4, EDID_QUIRK_NON_DESKTOP), 210 EDID_QUIRK('V', 'L', 'V', 0x91b5, EDID_QUIRK_NON_DESKTOP), 211 EDID_QUIRK('V', 'L', 'V', 0x91b6, EDID_QUIRK_NON_DESKTOP), 212 EDID_QUIRK('V', 'L', 'V', 0x91b7, EDID_QUIRK_NON_DESKTOP), [all …]
|
/linux-6.12.1/arch/powerpc/boot/ |
D | wrapper | 32 if [ "$V" = 1 ]; then 77 if [ "$V" = 1 ]; then 224 ${CROSS}ld -V 2>&1 | grep -q LLD 318 platformo=$object/cuboot-85xx-cpm2.o 321 platformo=$object/cuboot-85xx.o 358 platformo=$object/cuboot-85xx.o 383 rodynamic=$(if ${CROSS}ld -V 2>&1 | grep -q LLD ; then echo "-z rodynamic"; fi)
|
/linux-6.12.1/arch/arm/boot/dts/nvidia/ |
D | tegra20-colibri.dtsi | 33 gpios = <TEGRA_GPIO(V, 4) GPIO_ACTIVE_HIGH>; 449 <&gpio TEGRA_GPIO(V, 0) GPIO_ACTIVE_LOW>; 523 regulator-name = "VSYS_3.3V"; 528 regulator-name = "VDD_CORE_1.2V"; 535 regulator-name = "VDD_CPU_1.0V"; 542 regulator-name = "VDD_DDR2_1.8V"; 552 * AVDD_AUDIO_S and +3.3V 553 * see also +3.3V fixed supply 556 regulator-name = "AVDD_PLL_1.1V"; 563 regulator-name = "VDD_RTC_1.2V"; [all …]
|
/linux-6.12.1/drivers/power/supply/ |
D | da9052-battery.c | 59 {3926, 87}, {3912, 85}, 96 {3968, 87}, {3952, 85}, 133 {3990, 87}, {3976, 85}, 220 u8 v[2] = {0, 0}; in da9052_bat_check_status() local 233 ret = da9052_group_read(bat->da9052, DA9052_STATUS_A_REG, 2, v); in da9052_bat_check_status() 237 bat_status = v[0]; in da9052_bat_check_status() 238 chg_end = v[1]; in da9052_bat_check_status()
|
/linux-6.12.1/Documentation/devicetree/bindings/pinctrl/ |
D | starfive,jh7110-aon-pinctrl.yaml | 10 Bindings for the JH7110 RISC-V SoC from StarFive Technology Ltd. 106 interrupts = <85>;
|
/linux-6.12.1/drivers/staging/media/atomisp/i2c/ |
D | ov2722.h | 269 {OV2722_8BIT, 0x3803, 0x20}, /* V crop start: 32 */ 273 {OV2722_8BIT, 0x3807, 0x27}, /* V crop end: 1063 */ 277 {OV2722_8BIT, 0x380b, 0x00}, /* V output size: 256 */ 283 {OV2722_8BIT, 0x380f, 0xa0}, /* V total size: 1184 */ 287 {OV2722_8BIT, 0x3813, 0x01}, /* V window offset: 2 */ 379 {OV2722_8BIT, 0x3803, 0x20}, /* V crop start: 32*/ 383 {OV2722_8BIT, 0x3807, 0x03}, /* V crop end: 1027*/ 387 {OV2722_8BIT, 0x380b, 0xF0}, /* V output size: 496 */ 393 {OV2722_8BIT, 0x380f, 0xa0}, /* V total size: 1184 */ 397 {OV2722_8BIT, 0x3813, 0x01}, /* V window offset: 2 */ [all …]
|
/linux-6.12.1/drivers/s390/char/ |
D | defkeymap.map | 42 keycode 37 = nul v 90 keycode 85 = iacute N 106 keycode 101 = Aacute V
|