Home
last modified time | relevance | path

Searched full:w (Results 1 – 25 of 379) sorted by relevance

12345678910>>...16

/Documentation/translations/zh_CN/arch/loongarch/
Dintroduction.rst205 ADD.W SUB.W ADDI.W ADD.D SUB.D ADDI.D
208 MUL.W MULH.W MULH.WU DIV.W DIV.WU MOD.W MOD.WU
211 LU12I.W LU32I.D LU52I.D ADDU16I.D
215 SLL.W SRL.W SRA.W ROTR.W SLLI.W SRLI.W SRAI.W ROTRI.W
220 EXT.W.B EXT.W.H CLO.W CLO.D SLZ.W CLZ.D CTO.W CTO.D CTZ.W CTZ.D
221 BYTEPICK.W BYTEPICK.D BSTRINS.W BSTRINS.D BSTRPICK.W BSTRPICK.D
222 REVB.2H REVB.4H REVB.2W REVB.D REVH.2W REVH.D BITREV.4B BITREV.8B BITREV.W BITREV.D
231 LD.B LD.BU LD.H LD.HU LD.W LD.WU LD.D ST.B ST.H ST.W ST.D
232 LDX.B LDX.BU LDX.H LDX.HU LDX.W LDX.WU LDX.D STX.B STX.H STX.W STX.D
233 LDPTR.W LDPTR.D STPTR.W STPTR.D
[all …]
/Documentation/translations/zh_TW/arch/loongarch/
Dintroduction.rst205 ADD.W SUB.W ADDI.W ADD.D SUB.D ADDI.D
208 MUL.W MULH.W MULH.WU DIV.W DIV.WU MOD.W MOD.WU
211 LU12I.W LU32I.D LU52I.D ADDU16I.D
215 SLL.W SRL.W SRA.W ROTR.W SLLI.W SRLI.W SRAI.W ROTRI.W
220 EXT.W.B EXT.W.H CLO.W CLO.D SLZ.W CLZ.D CTO.W CTO.D CTZ.W CTZ.D
221 BYTEPICK.W BYTEPICK.D BSTRINS.W BSTRINS.D BSTRPICK.W BSTRPICK.D
222 REVB.2H REVB.4H REVB.2W REVB.D REVH.2W REVH.D BITREV.4B BITREV.8B BITREV.W BITREV.D
231 LD.B LD.BU LD.H LD.HU LD.W LD.WU LD.D ST.B ST.H ST.W ST.D
232 LDX.B LDX.BU LDX.H LDX.HU LDX.W LDX.WU LDX.D STX.B STX.H STX.W STX.D
233 LDPTR.W LDPTR.D STPTR.W STPTR.D
[all …]
/Documentation/driver-api/media/drivers/
Dtuners.rst69 MF: BG LL w/ Secam (Multi France)
75 MK3 series introduced in 2002 w/ PHILIPS_MK3_API
95 FR5: w/ FM radio
101 - TPI8NSR11 : NTSC J/M (TPI8NSR01 w/FM) (P,210/497)
102 - TPI8PSB11 : PAL B/G (TPI8PSB01 w/FM) (P,170/450)
103 - TAPC-I701 : PAL I (TAPC-I001 w/FM) (P,170/450)
104 - TPI8PSB12 : PAL D/K+B/G (TPI8PSB02 w/FM) (P,170/450)
105 - TAPC-H701P: NTSC_JP (TAPC-H001P w/FM) (L,170/450)
106 - TAPC-G701P: PAL B/G (TAPC-G001P w/FM) (L,170/450)
107 - TAPC-W701P: PAL I (TAPC-W001P w/FM) (L,170/450)
[all …]
/Documentation/arch/loongarch/
Dintroduction.rst238 ADD.W SUB.W ADDI.W ADD.D SUB.D ADDI.D
241 MUL.W MULH.W MULH.WU DIV.W DIV.WU MOD.W MOD.WU
244 LU12I.W LU32I.D LU52I.D ADDU16I.D
248 SLL.W SRL.W SRA.W ROTR.W SLLI.W SRLI.W SRAI.W ROTRI.W
253 EXT.W.B EXT.W.H CLO.W CLO.D SLZ.W CLZ.D CTO.W CTO.D CTZ.W CTZ.D
254 BYTEPICK.W BYTEPICK.D BSTRINS.W BSTRINS.D BSTRPICK.W BSTRPICK.D
255 REVB.2H REVB.4H REVB.2W REVB.D REVH.2W REVH.D BITREV.4B BITREV.8B BITREV.W BITREV.D
264 LD.B LD.BU LD.H LD.HU LD.W LD.WU LD.D ST.B ST.H ST.W ST.D
265 LDX.B LDX.BU LDX.H LDX.HU LDX.W LDX.WU LDX.D STX.B STX.H STX.W STX.D
266 LDPTR.W LDPTR.D STPTR.W STPTR.D
[all …]
/Documentation/devicetree/bindings/w1/
Domap-hdq.txt4 - compatible : should be "ti,omap3-1w" or "ti,am4372-hdq"
10 - ti,mode: should be "hdq": HDQ mode "1w": one-wire mode.
16 hdqw1w: 1w@480b2000 {
17 compatible = "ti,omap3-1w";
/Documentation/sphinx/
Dparse-headers.pl56 if ($is_enum && $ln =~ m/^\s*([_\w][\w\d_]+)\s*[\,=]?/) {
69 if ($ln =~ m/^\s*#\s*define\s+([_\w][\w\d_]+)\s+_IO/) {
78 if ($ln =~ m/^\s*#\s*define\s+([_\w][\w\d_]+)\s+/) {
88 if ($ln =~ m/^\s*typedef\s+([_\w][\w\d_]+)\s+(.*)\s+([_\w][\w\d_]+);/) {
95 if ($ln =~ m/^\s*enum\s+([_\w][\w\d_]+)\s+\{/
96 || $ln =~ m/^\s*enum\s+([_\w][\w\d_]+)$/
97 || $ln =~ m/^\s*typedef\s*enum\s+([_\w][\w\d_]+)\s+\{/
98 || $ln =~ m/^\s*typedef\s*enum\s+([_\w][\w\d_]+)$/) {
106 if ($ln =~ m/^\s*struct\s+([_\w][\w\d_]+)\s+\{/
107 || $ln =~ m/^\s*struct\s+([[_\w][\w\d_]+)$/
[all …]
/Documentation/hwmon/
Dsbrmi.rst19 specification show the address as 8 bits, left justified with the R/W
23 normally 78h(0111 100W) or 3Ch(011 1100) for socket 0 and 70h(0111 000W)
66 power1: 61.00 W (cap = 225.00 W)
70 power1: 28.39 W (cap = 224.77 W)
/Documentation/sound/cards/
Dserial-u16550.rst9 * 2 - Midiator MS-124W S/A mode (2)
10 * 3 - MS-124W M/B mode support (3)
13 For the Midiator MS-124W, you must set the physical M-S and A-B
48 In MS-124W S/A mode, one raw MIDI substream is supported (midiCnD0);
58 In MS-124W M/B mode, the driver supports 16 ALSA raw MIDI substreams;
75 The MS-124W hardware's M/A mode is currently not supported. This mode allows
82 Midiator models other than MS-124W and MS-124T are currently not supported.
86 but no units to experiment with. The MS-124W support is tested with a real unit.
Dmaya44.rst165 H/W
167 H/W 1
169 H/W 2
171 H/W 3
174 H/W 4 ... H/W 9
/Documentation/i2c/
Di2c-stub.rst9 types of SMBus commands: write quick, (r/w) byte, (r/w) byte data, (r/w)
10 word data, (r/w) I2C block data, and (r/w) SMBus block data.
/Documentation/locking/
Dww-mutex-design.rst61 interface for w/w mutexes:
67 to catch w/w mutex interface abuse. An acquire context is representing a
70 W/w class: In contrast to normal mutexes the lock class needs to be explicit for
71 w/w mutexes, since it is required to initialize the acquire context. The lock
74 Furthermore there are three different class of w/w lock acquire functions:
99 * Functions to only acquire a single w/w mutex, which results in the exact same
119 Three different ways to acquire locks within the same w/w class. Common
237 and edges can only be changed when holding the locks of all involved nodes. w/w
262 objects acquired with the fixed list. But the w/w mutex debug checks will catch
329 produce a deadlock within just one class. To simplify this case the w/w mutex
/Documentation/power/powercap/
Ddtpm.rst78 SoC (w=1024)
80 |-- pkg (w=538)
82 | |-- pd0 (w=231)
84 | `-- pd1 (w=794)
86 `-- pd2 (w=486)
92 SoC (w=1024) <--- power_limit = 3200mW
94 |-- pkg (w=538) --> power_limit = 1681mW
96 | |-- pd0 (w=231) --> power_limit = 378mW
98 | `-- pd1 (w=794) --> power_limit = 1303mW
100 `-- pd2 (w=486) --> power_limit = 1519mW
/Documentation/scsi/
Dcxgb3i.rst18 On transmitting, Chelsio S3 h/w computes and inserts the Header and
20 On receiving, Chelsio S3 h/w computes and verifies the Header and
25 S3 h/w can directly place the iSCSI Data-In or Data-Out PDU's
32 On transmitting, S3 h/w accepts the complete PDU (header + data)
38 On receiving, S3 h/w recovers the iSCSI PDU by reassembling TCP
/Documentation/leds/
Dleds-lp5562.rst26 Value: RGB or W
46 Engine mux has two different mode, RGB and W.
47 RGB is used for loading RGB program data, W is used for W program data.
61 echo "W" > /sys/bus/i2c/devices/xxxx/engine_mux
103 .name = "W",
/Documentation/networking/device_drivers/ethernet/chelsio/
Dcxgb.rst127 sysctl -w net.ipv4.tcp_timestamps=0
131 sysctl -w net.ipv4.tcp_sack=0
135 sysctl -w net.ipv4.tcp_max_syn_backlog=3000
139 sysctl -w net.core.rmem_max=1024000
143 sysctl -w net.core.wmem_max=1024000
151 sysctl -w net.core.rmem_default=524287
155 sysctl -w net.core.wmem_default=524287
159 sysctl -w net.core.optmem_max=524287
163 sysctl -w net.core.netdev_max_backlog=300000
167 sysctl -w net.ipv4.tcp_rmem="10000000 10000000 10000000"
[all …]
/Documentation/filesystems/
Dadfs.rst65 Owner write -> --w--w---w
71 Other write -> --w--w--w-
/Documentation/translations/zh_TW/admin-guide/
Dtainted-kernels.rst36 CPU: 0 PID: 4424 Comm: insmod Tainted: P W O 4.20.0-0.rc6.fc30 #1
44 Tainted: P W O
47 警告( ``W`` ),並且加載了外部構建的模塊( ``O`` ),所以內核早些時候受到
70 Raw taint value as int/string: 4609/'P W O '
95 9 _/W 512 內核發出警告
143 9) ``W`` 內核之前已發出過警告(儘管有些警告可能會設置更具體的污染標誌)。
/Documentation/translations/zh_CN/admin-guide/
Dtainted-kernels.rst33 CPU: 0 PID: 4424 Comm: insmod Tainted: P W O 4.20.0-0.rc6.fc30 #1
41 Tainted: P W O
44 警告( ``W`` ),并且加载了外部构建的模块( ``O`` ),所以内核早些时候受到
67 Raw taint value as int/string: 4609/'P W O '
92 9 _/W 512 内核发出警告
140 9) ``W`` 内核之前已发出过警告(尽管有些警告可能会设置更具体的污染标志)。
/Documentation/networking/pse-pd/
Dintroduction.rst33 Clause 33, delivering up to 15.4W of power.
35 covered in Clause 33, increasing power delivery to up to 30W.
37 in Clause 33. Type 3 delivers up to 60W, and Type 4 up to 100W.
39 in Clause 104. Introduces Classes 0 - 9. Class 9 PoDL PSE delivers up to ~65W
/Documentation/admin-guide/media/
Dbttv.rst531 - CPH06x: BT878 (w/o FM)
552 - 144F:3002 = CPH05x w/ FM
553 - 144F:3005 = CPH06x_LC (w/o remote control)
582 - LR50 Rev.Q = Flyvideo 98 (w/eeprom and PCI subsystem ID)
583 - LR50 Rev.W = Flyvideo 98 (no eeprom)
586 - LR90 Flyvideo 2000S (Bt878) w/Stereo TV (Package incl. LR91 daughterboard)
593 - LR138 Flyvideo 3000 (SAA7134) w/Stereo TV
595 - These exist in variations w/FM and w/Remote sometimes denoted
610 this name is re-used for LR50 Rev.W.
616 FlyVideo A2 (Elta 8680)= LR90 Rev.F (w/Remote, w/o FM, stereo TV by tda9821) {Germany}
[all …]
Domap4_camera.rst36 - OMAP4430SDP, w/ ES2.1 GP & SEVM4430-CAM-V1-0 (Contains IMX060 & OV5640, in
39 - TI Blaze MDP, w/ OMAP4430 ES2.2 EMU (Contains 1 IMX060 & 2 OV5650 sensors, in
42 - PandaBoard, Rev. A2, w/ OMAP4430 ES2.1 GP & OV adapter board, tested with
/Documentation/devicetree/bindings/pwm/
Drenesas,tpu-pwm.yaml32 - renesas,tpu-r8a7791 # R-Car M2-W
37 - renesas,tpu-r8a7796 # R-Car M3-W
38 - renesas,tpu-r8a77961 # R-Car M3-W+
/Documentation/admin-guide/device-mapper/
Ddm-flakey.rst62 Either 'r' to corrupt reads or 'w' to corrupt writes.
63 'w' is incompatible with drop_writes.
88 corrupt_bio_byte 224 w 0 32
/Documentation/devicetree/bindings/reset/
Drenesas,rst.yaml39 - renesas,r8a7791-rst # R-Car M2-W
44 - renesas,r8a7796-rst # R-Car M3-W
45 - renesas,r8a77961-rst # R-Car M3-W+
/Documentation/devicetree/bindings/power/
Drenesas,rcar-sysc.yaml34 - renesas,r8a7791-sysc # R-Car M2-W
39 - renesas,r8a77961-sysc # R-Car M3-W+
41 - renesas,r8a7796-sysc # R-Car M3-W

12345678910>>...16