| /linux/drivers/net/phy/ |
| H A D | qt2025.rs | 62 dev.write(C45::new(Mmd::PCS, 0x0026), 0x0e00)?; in probe() 63 dev.write(C45::new(Mmd::PCS, 0x0027), 0x0893)?; in probe() 64 dev.write(C45::new(Mmd::PCS, 0x0028), 0xa528)?; in probe() 65 dev.write(C45::new(Mmd::PCS, 0x0029), 0x0003)?; in probe() 71 dev.write(C45::new(Mmd::PCS, 0xe854), 0x00c0)?; in probe() 82 let mut dst_mmd = Mmd::PCS; in probe() 95 dev.write(C45::new(Mmd::PCS, 0xe854), 0x0040)?; in probe() 98 || dev.read(C45::new(Mmd::PCS, 0xd7fd)), in probe()
|
| /linux/Documentation/networking/ |
| H A D | sfp-phylink.rst | 219 should be used to configure the MAC when the MAC and PCS are not 249 10. Some Ethernet controllers work in pair with a PCS (Physical Coding Sublayer) 252 PCS whose operation is transparent, some other require dedicated PCS 254 provides a PCS abstraction through :c:type:`struct phylink_pcs <phylink_pcs>`. 256 Identify if your driver has one or more internal PCS blocks, and/or if 257 your controller can use an external PCS block that might be internally 260 If your controller doesn't have any internal PCS, you can go to step 11. 262 If your Ethernet controller contains one or several PCS blocks, create 263 one :c:type:`struct phylink_pcs <phylink_pcs>` instance per PCS block within 271 configure your PCS. Create a :c:func:`pcs_get_state` function that reports [all …]
|
| H A D | phy-port.rst | 25 - Precise information from the MAC and PCS by using phylink in the MAC driver
|
| H A D | phy.rst | 301 This is the IEEE 802.3 PCS Clause 107 defined 25GBASE-R protocol. 302 The PCS is identical to 10GBASE-R, i.e. 64B/66B encoded 334 through symbol replication. The PCS expects the standard USXGMII code word.
|
| H A D | ethtool-netlink.rst | 1530 are counters corresponding to lanes/PCS instances. The number of entries in
|
| /linux/drivers/net/pcs/ |
| H A D | Kconfig | 3 # PCS Layer Configuration 6 menu "PCS device drivers" 18 This module provides helpers to phylink for managing the Lynx PCS 26 This module provides helpers to phylink for managing the LynxI PCS 35 Renesas RZ/N1, RZ/N2H, and RZ/T2H SoCs. This PCS converts MII to
|
| /linux/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/ |
| H A D | mac-phy-support.rst | 54 | MC firmware polling MAC PCS for link | 56 | | PCS | | PCS | | PCS | | PCS | | 65 the MC firmware by polling the MAC PCS. Without the need to register a 187 mode, the MC firmware does not access the PCS registers). One can check for
|
| /linux/Documentation/networking/device_drivers/ethernet/qualcomm/ppe/ |
| H A D | ppe.rst | 78 The UNIPHY block is in the SoC and provides the PCS (Physical Coding Sublayer) and 95 The port wrapper provides connections from the 6 GMAC/XGMACS to UNIPHY (PCS) supporting 96 various modes such as SGMII/QSGMII/PSGMII/USXGMII/10G-BASER. There are 3 UNIPHY (PCS) 118 through the UNIPHY PCS block. Each MAC block includes the GMAC and XGMAC blocks and 130 The software instantiations of the PPE MAC (netdevice), PCS and external PHYs interact
|
| /linux/drivers/phy/mediatek/ |
| H A D | Kconfig | 24 1GE and 2.5GE modes via the LynxI PCS, and 5GE and 10GE modes 25 via the USXGMII PCS found in MediaTek SoCs with 10G Ethernet.
|
| /linux/arch/arm/boot/dts/nxp/ls/ |
| H A D | ls1021a-tsn.dts | 234 /* SGMII PCS for enet0 */ 242 /* SGMII PCS for enet1 */
|
| /linux/drivers/net/ethernet/meta/fbnic/ |
| H A D | fbnic_csr.c | 29 FBNIC_BOUNDS(PCS),
|
| /linux/rust/kernel/net/phy/ |
| H A D | reg.rs | 147 pub const PCS: Self = Mmd(uapi::MDIO_MMD_PCS as u8); constant
|
| /linux/drivers/spi/ |
| H A D | spi-atmel.c | 403 mr = SPI_BFINS(PCS, ~(0x01 << chip_select), mr); in cs_activate() 438 mr = SPI_BFINS(PCS, ~(1 << chip_select), mr); in cs_activate() 459 if (~SPI_BFEXT(PCS, mr) & (1 << chip_select)) { in cs_deactivate() 460 mr = SPI_BFINS(PCS, 0xf, mr); in cs_deactivate()
|
| /linux/drivers/net/ethernet/freescale/enetc/ |
| H A D | Kconfig | 127 to set MII protocol and PCS protocol of the links, it also contains
|
| /linux/drivers/net/ethernet/mellanox/mlx4/ |
| H A D | en_port.h | 331 __be64 PCS; member
|
| H A D | en_port.c | 310 stats->rx_errors = be64_to_cpu(mlx4_en_stats->PCS) + in mlx4_en_DUMP_ETH_STATS()
|
| /linux/drivers/net/ethernet/stmicro/stmmac/ |
| H A D | Kconfig | 179 converter PCS device.
|
| /linux/sound/pci/ |
| H A D | Kconfig | 605 FM801 chip with a TEA5757 tuner (MediaForte SF256-PCS, SF256-PCP and
|
| /linux/Documentation/sound/ |
| H A D | alsa-configuration.rst | 909 1 = MediaForte 256-PCS,
|
| /linux/ |
| H A D | CREDITS | 29 D: Synopsys DesignWare XPCS MDIO/PCS driver.
|
| H A D | MAINTAINERS | 15186 LYNX PCS MODULE 16176 MEDIATEK ETHERNET PCS DRIVER
|