Home
last modified time | relevance | path

Searched +full:95 +full:v (Results 1 – 25 of 148) sorted by relevance

123456

/linux/tools/testing/selftests/hid/tests/
H A Dtest_tablet.py626 for v in self.parsed_rdesc.feature_reports.values():
627 if v.report_ID == rnum:
628 rdesc = v
640 for v in self.parsed_rdesc.feature_reports.values():
641 if v.report_ID == rnum:
642 rdesc = v
728 [pytest.param(v, id=k) for k, v in PenState.legal_transitions().items()],
741 pytest.param(v, id=k)
742 for k, v in PenState.tolerated_transitions().items()
759 pytest.param(v, id=k)
[all …]
H A Dtest_wacom_generic.py301 for v in self.parsed_rdesc.feature_reports.values():
302 if v.report_ID == rnum:
303 rdesc = v
87195 01 75 08 15 00 26 ff 00 81 03 09 54 81 02 09 22 a1 02 05 0d 95 01 75 01 25 01 09 42 81 02 81 03…
H A Dtest_multitouch.py182 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
49295 03 75 01 81 02 95 05 81 03 05 01 15 00 26 ff 0f 55 0e 65 11 75 10 95 01 35 00 46 c8 37 09 30 81…
111295 01 75 01 15 00 25 01 81 02 95 07 75 01 81 03 95 01 75 08 81 03 05 01 09 30 09 31 15 00 26 ff 7f…
112395 01 75 01 15 00 25 01 81 02 95 07 75 01 81 03 95 01 75 08 81 03 05 01 09 30 09 31 15 00 26 ff 7f…
113495 01 81 02 09 32 81 02 09 47 81 02 95 05 81 03 09 51 75 08 95 01 81 02 05 01 35 00 55 0e 65 33 75…
[all …]
/linux/drivers/power/supply/
H A Dab8500_bmdata.c22 { .ocv = 4114000, .capacity = 95},
80 .high = 95,
97 .maint_thres = 95,
165 /* Nominal voltage is 3.7V for unknown batteries */ in ab8500_bm_of_probe()
167 /* Termination voltage 4.05V */ in ab8500_bm_of_probe()
H A Dda9052-battery.c56 {4020, 96}, {4008, 95},
93 {4048, 96}, {4034, 95},
130 {4065, 96}, {4050, 95},
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/Documentation/bpf/
H A Dllvm_reloc.rst49 15: 95 00 00 00 00 00 00 00 exit
180 12: 95 00 00 00 00 00 00 00 exit
187 2: 95 00 00 00 00 00 00 00 exit
192 5: 95 00 00 00 00 00 00 00 exit
318 // define ``v`` as signed or unsigned integer of size ``sz``
319 v = *({s|u}<sz> *)((void *)s + off)
320 v <<= l
321 v >>= r
427 enum bar { U, V };
443 'V' val=1
[all …]
/linux/net/bluetooth/
H A Daosp.c13 * version_supported field is v0.95. Refer to
18 /* v0.95: 15 octets */
74 bt_dev_info(hdev, "AOSP extensions version v%u.%02u", in aosp_do_open()
78 if (version_supported < 95) { in aosp_do_open()
/linux/arch/m68k/fpsp040/
H A Dx_store.S120 | 95 64 63 62 32 31 11 0
124 | v v
191 | 95 64 63 62 40 32 31 12 0
195 | v v
/linux/arch/riscv/include/asm/
H A Dhwcap.h21 #define RISCV_ISA_EXT_v ('v' - 'a')
24 * These macros represent the logical IDs of each multi-letter RISC-V ISA
104 #define RISCV_ISA_EXT_ZVFBFMIN 95
/linux/drivers/hwmon/
H A Dgl520sm.c197 #define VDD_FROM_REG(val) DIV_ROUND_CLOSEST((val) * 95, 4)
198 #define VDD_CLAMP(val) clamp_val(val, 0, 255 * 95 / 4)
199 #define VDD_TO_REG(val) DIV_ROUND_CLOSEST(VDD_CLAMP(val) * 4, 95)
251 long v; in in_min_store() local
254 err = kstrtol(buf, 10, &v); in in_min_store()
261 r = VDD_TO_REG(v); in in_min_store()
263 r = IN_TO_REG(v); in in_min_store()
285 long v; in in_max_store() local
288 err = kstrtol(buf, 10, &v); in in_max_store()
293 r = VDD_TO_REG(v); in in_max_store()
[all …]
/linux/drivers/media/v4l2-core/
H A Dv4l2-vp9.c18 { 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 */
40 { 55, 44, 68, 166, 179, 192, 57, 57, 108 }, /*left = v */
51 { 59, 38, 83, 112, 103, 162, 98, 136, 90 }, /*left = v */
59 { 47, 47, 43, 114, 137, 181, 100, 99, 95 }, /*left = tm */
62 { 53, 40, 55, 139, 69, 183, 61, 80, 110 }, /*left = v */
68 { 55, 25, 21, 118, 95, 215, 38, 39, 66 }, /*left = d207*/
72 { 64, 19, 37, 156, 66, 138, 49, 95, 133 }, /*left = dc */
73 { 46, 27, 80, 150, 55, 124, 55, 121, 135 }, /*left = v */
[all …]
/linux/arch/arm64/boot/dts/qcom/
H A Dmsm8956-sony-xperia-loire.dtsi89 /* Set .95V to prevent unstabilities until CPR for this SoC is done */
113 /* Set .95V to prevent unstabilities until CPR for this SoC is done */
/linux/arch/arm64/boot/dts/freescale/
H A Dimx8x-colibri-iris-v2.dtsi34 <IMX8QXP_QSPI0B_SCLK_LSIO_GPIO3_IO17 0x20>, /* SODIMM 95 */
42 /delete-property/ no-1-8-v;
/linux/drivers/gpu/drm/msm/dsi/phy/
H A Ddsi_phy.c20 s32 v; in linear_inter() local
22 v = (tmax - tmin) * percent; in linear_inter()
23 v = S_DIV_ROUND_UP(v, 100) + tmin; in linear_inter()
24 if (even && (v & 0x1)) in linear_inter()
25 return max_t(s32, min_result, v - 1); in linear_inter()
27 return max_t(s32, min_result, v); in linear_inter()
72 tmax = S_DIV_ROUND_UP(95 * coeff, ui) - 2; in msm_dsi_dphy_timing_calc()
185 temp = (95 * coeff - val_ckln * ui) / ui_x8; in msm_dsi_dphy_timing_calc_v2()
293 temp = (95 * coeff) / ui_x8; in msm_dsi_dphy_timing_calc_v3()
406 temp = (95 * coeff) / ui_x8; in msm_dsi_dphy_timing_calc_v4()
[all …]
/linux/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v9_4_3_cleaner_shader.asm33 // Each wave clears SGPRs 0 - 95. Because there are 4 waves/SIMD, this is physical SGPRs 0-3…
98 ds_write2_b64 v1, v[2:3], v[2:3] offset1:32
99 ds_write2_b64 v1, v[4:5], v[4:5] offset0:64 offset1:96
/linux/include/uapi/linux/
H A Dmsdos_fs.h22 #define CF_LE_W(v) le16_to_cpu(v) argument
23 #define CF_LE_L(v) le32_to_cpu(v) argument
24 #define CT_LE_W(v) cpu_to_le16(v) argument
25 #define CT_LE_L(v) cpu_to_le32(v) argument
46 /* bits that are used by the Windows 95/Windows NT extended FAT */
/linux/drivers/s390/char/
H A Ddefkeymap.map42 keycode 37 = nul v
100 keycode 95 = notsign ydiaeresis
106 keycode 101 = Aacute V
/linux/arch/arm/boot/dts/samsung/
H A Dexynos3250-artik5.dtsi102 regulator-name = "VLDO1_1.0V";
110 regulator-name = "VLDO2_1.2V";
121 regulator-name = "VLDO3_1.8V";
129 regulator-name = "VLDO4_1.8V";
137 regulator-name = "VLDO5_1.0V";
145 regulator-name = "VLDO6_1.0V";
156 regulator-name = "VLDO7_1.8V";
164 regulator-name = "VLDO8_3.0V";
172 regulator-name = "VLDO9_1.2V";
179 regulator-name = "VLDO10_1.0V";
[all …]
/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Ddevices.c47 /* Setting digital SVR for 1000 card to 1.32V */ in iwl1000_nic_config()
131 .min_nrg_cck = 95,
146 .nrg_th_cck = 95,
147 .nrg_th_ofdm = 95,
306 .min_nrg_cck = 95,
322 .nrg_th_cck = 95,
323 .nrg_th_ofdm = 95,
/linux/arch/arm64/boot/dts/amlogic/
H A Dmeson-s4-s805x2-aq222.dts52 main_12v: regulator-main-12v {
54 regulator-name = "12V";
128 <709000 95>,
/linux/Documentation/devicetree/bindings/iio/pressure/
H A Dhoneywell,hsc030pa.yaml52 1 - B, 5% to 95% of 2^14
91 Provide VDD power to the sensor (either 3.3V or 5V depending on the chip)
/linux/tools/arch/x86/lib/
H A Dx86-opcode-map.txt16 # mnemonics that begin with lowercase 'v' accept a VEX or EVEX prefix
28 # (v): this opcode requires VEX prefix.
209 95: XCHG rBP/r13,rAX
474 # Note: Remove (v), because vzeroall and vzeroupper becomes emms without VEX.
508 95: SETNE/NZ Eb
639 0c: vpermilps Vx,Hx,Wx (66),(v)
640 0d: vpermilpd Vx,Hx,Wx (66),(v)
641 0e: vtestps Vx,Wx (66),(v)
642 0f: vtestpd Vx,Wx (66),(v)
647 13: vcvtph2ps Vx,Wx (66),(v) | vpmovusdw Wx,Vd (F3),(ev)
[all …]
/linux/arch/x86/lib/
H A Dx86-opcode-map.txt16 # mnemonics that begin with lowercase 'v' accept a VEX or EVEX prefix
28 # (v): this opcode requires VEX prefix.
209 95: XCHG rBP/r13,rAX
474 # Note: Remove (v), because vzeroall and vzeroupper becomes emms without VEX.
508 95: SETNE/NZ Eb
639 0c: vpermilps Vx,Hx,Wx (66),(v)
640 0d: vpermilpd Vx,Hx,Wx (66),(v)
641 0e: vtestps Vx,Wx (66),(v)
642 0f: vtestpd Vx,Wx (66),(v)
647 13: vcvtph2ps Vx,Wx (66),(v) | vpmovusdw Wx,Vd (F3),(ev)
[all …]
/linux/Documentation/arch/riscv/
H A Dhwprobe.rst3 RISC-V Hardware Probing Interface
6 The RISC-V hardware probing interface is based around a single syscall, which
49 as defined by the RISC-V privileged architecture specification.
52 defined by the RISC-V privileged architecture specification.
55 defined by the RISC-V privileged architecture specification.
76 minimumNumber/maximumNumber, not minNum/maxNum") of the RISC-V ISA manual.
79 by version 2.2 of the RISC-V ISA manual.
81 * :c:macro:`RISCV_HWPROBE_IMA_V`: The V extension is supported, as defined by
82 version 1.0 of the RISC-V Vector extension manual.
128 defined in version 1.0 of the RISC-V Cryptography Extensions Volume II.
[all …]
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6ul-isiot.dtsi3 * Copyright (C) 2016 Amarula Solutions B.V.
33 90 91 92 93 94 95 96 97 98 99
214 no-1-8-v;
223 no-1-8-v;

123456