/linux/Documentation/networking/pse-pd/ |
H A D | introduction.rst | 22 with single balanced twisted-pair PHYs, as per Clause 104 of IEEE 802.3. PoDL 33 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 49 This aligns with Clause 33, encompassing various PoE forms. 53 PoDL PSE settings according to Clause 104. 55 Summary of Clause 33: Data Terminal Equipment (DTE) Power via Media Dependent Interface (MDI) 58 Clause 33 of the IEEE 802.3 standard defines the functional and electrical 64 Summary of Clause 104: Power over Data Lines (PoDL) of Single Balanced Twisted-Pair Ethernet [all …]
|
/linux/tools/memory-model/Documentation/ |
H A D | litmus-tests.txt | 202 indicates that the bad result flagged by the "exists" clause never 207 "exists" clause indicates a bad result. To see this, invert the "exists" 208 clause's condition and run the test.) The numbers ("0 3") at the end 210 clause (0) and the number not not satisfying that clause (3). 222 "Never" on line 10, the state flagged by the "exists" clause is not 232 "No" says that the "exists" clause was not satisfied by any execution, 235 of end states satisfying and not satisfying the "exists" clause, just 237 clause so that you don't have to look it up in the litmus-test file. 280 means that the "exists" clause on line 23 must change "1:r1=0" to 346 hope that the "exists" clause cannot be satisfied. LKMM agrees: [all …]
|
H A D | control-dependencies.txt | 182 In addition, control dependencies apply only to the then-clause and 183 else-clause of the "if" statement in question. In particular, they do 212 only to the stores in the then-clause and else-clause of the "if" statement 246 (*) Control dependencies apply only to the then-clause and else-clause
|
H A D | locking.txt | 222 This example requires familiarity with the herd7 "filter" clause, so 229 loads, with a "filter" clause to constrain the first to return the 259 The "filter" clause takes this into account, constraining "1:r0" to 262 Then the "exists" clause checks to see if CPU1() acquired its lock first, 263 which should not happen given the filter clause because CPU0() updates
|
/linux/LICENSES/preferred/ |
H A D | BSD-2-Clause | 1 Valid-License-Identifier: BSD-2-Clause 2 SPDX-URL: https://spdx.org/licenses/BSD-2-Clause.html 4 To use the BSD 2-clause "Simplified" License put the following SPDX 7 SPDX-License-Identifier: BSD-2-Clause
|
H A D | BSD-3-Clause | 1 Valid-License-Identifier: BSD-3-Clause 2 SPDX-URL: https://spdx.org/licenses/BSD-3-Clause.html 4 To use the BSD 3-clause "New" or "Revised" License put the following SPDX 7 SPDX-License-Identifier: BSD-3-Clause
|
H A D | BSD-3-Clause-Clear | 1 Valid-License-Identifier: BSD-3-Clause-Clear 2 SPDX-URL: https://spdx.org/licenses/BSD-3-Clause-Clear.html 4 To use the BSD 3-clause "Clear" License put the following SPDX 7 SPDX-License-Identifier: BSD-3-Clause-Clear
|
/linux/Documentation/devicetree/bindings/net/pcs/ |
H A D | snps,dw-xpcs.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 16 controlled by means of the IEEE std. Clause 45 registers set. The PCS can be 51 either 'direct' or 'indirect'. In the former case all Clause 45 66 each Clause 45 CSR is of 16-bits wide the access instructions must be 73 System interface interrupt output (sbd_intr_o) indicating Clause 73/37
|
/linux/Documentation/networking/ |
H A D | phy.rst | 276 This is the IEEE 802.3 Clause 129 defined 5GBASE-R protocol. It is 277 identical to the 10GBASE-R protocol defined in Clause 49, with the 282 This is the IEEE 802.3 Clause 49 defined 10GBASE-R protocol used with 293 This is the IEEE 802.3 Clause 49 defined 10GBASE-R with Clause 73 301 This is the IEEE 802.3 PCS Clause 107 defined 25GBASE-R protocol. 307 This defines IEEE 802.3 Clause 24. The link operates at a fixed data 321 This is 1000BASE-X as defined by IEEE 802.3 Clause 36 with Clause 73 322 autonegotiation. Generally, it will be used with a Clause 70 PMD. To 323 contrast with the 1000BASE-X phy mode used for Clause 38 and 39 PMDs, this
|
/linux/rust/kernel/net/phy/ |
H A D | reg.rs | 54 /// A single MDIO clause 22 register address (5 bits). 137 /// A single MDIO clause 45 register device and address. 168 /// Clause 22 extension. 176 /// A single MDIO clause 45 register device and address. 178 /// Clause 45 uses a 5-bit device address to access a specific MMD within
|
/linux/Documentation/devicetree/bindings/net/ |
H A D | cortina.txt | 8 devices make use of registers that are not compatible with Clause 45 or 9 Clause 22, therefore they need to be described using the
|
H A D | brcm,mdio-mux-iproc.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 15 C-45 Clause. When child bus is selected, one needs to select these two
|
/linux/LICENSES/deprecated/ |
H A D | 0BSD | 4 To use the BSD Zero Clause License put the following SPDX tag/value 10 BSD Zero Clause License
|
/linux/drivers/net/mdio/ |
H A D | mdio-ipq4019.c | 1 // SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause 18 /* 0 = Clause 22, 1 = Clause 45 */ 193 /* Enter Clause 22 mode */ in ipq4019_mdio_write_c22()
|
H A D | mdio-bitbang.c | 114 Clause 45 operation uses 00 for the start and 11, 10 for in mdiobb_cmd() 128 /* In clause 45 mode all commands are prefixed by MDIO_ADDR to specify the 130 MDIO_WRITE except for a different code. Theoretically clause 45 and normal
|
/linux/include/uapi/rdma/ |
H A D | vmw_pvrdma-abi.h | 1 /* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-2-Clause) */ 8 * 2-Clause License. This program is distributed in the hope that it 18 * The BSD 2-Clause License
|
/linux/drivers/media/test-drivers/vidtv/ |
H A D | vidtv_s302m.h | 25 /* see SMPTE 302M 2007 clause 7.3 */ 28 /* see ETSI TS 102 154 v.1.2.1 clause 7.3.5 */
|
H A D | vidtv_ts.c | 95 /* cc is not incremented, but it is needed. see 13818-1 clause 2.4.3.3 */ in vidtv_ts_pcr_write_into() 100 /* 13818-1 clause 2.4.3.5 */ in vidtv_ts_pcr_write_into()
|
/linux/include/uapi/linux/ |
H A D | rio_cm_cdev.h | 1 /* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause) */ 10 * License(GPL) Version 2, or the BSD-3 Clause license below:
|
/linux/Documentation/translations/zh_CN/process/ |
H A D | license-rules.rst | 110 // SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause 115 // SPDX-License-Identifier: GPL-2.0 OR BSD-2-Clause 119 // SPDX-License-Identifier: GPL-1.0+ OR BSD-3-Clause OR OpenSSL
|
/linux/drivers/infiniband/hw/vmw_pvrdma/ |
H A D | pvrdma_cmd.c | 7 * 2-Clause License. This program is distributed in the hope that it 17 * The BSD 2-Clause License
|
H A D | pvrdma_ring.h | 7 * 2-Clause License. This program is distributed in the hope that it 17 * The BSD 2-Clause License
|
H A D | pvrdma_doorbell.c | 7 * 2-Clause License. This program is distributed in the hope that it 17 * The BSD 2-Clause License
|
/linux/drivers/net/phy/ |
H A D | swphy.c | 164 * We do not support emulating Clause 45 over Clause 22 register in swphy_read_reg()
|
/linux/Documentation/translations/zh_TW/process/ |
H A D | license-rules.rst | 111 // SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause 116 // SPDX-License-Identifier: GPL-2.0 OR BSD-2-Clause 120 // SPDX-License-Identifier: GPL-1.0+ OR BSD-3-Clause OR OpenSSL
|