Searched defs:xpcs (Results 1 – 7 of 7) sorted by relevance
| /drivers/net/pcs/ |
| A D | pcs-xpcs.c | 206 int xpcs_read_vpcs(struct dw_xpcs *xpcs, int reg) in xpcs_read_vpcs() 234 static int xpcs_soft_reset(struct dw_xpcs *xpcs, in xpcs_soft_reset() 550 struct dw_xpcs *xpcs; in xpcs_validate() local 1240 static int xpcs_read_ids(struct dw_xpcs *xpcs) in xpcs_read_ids() 1414 struct dw_xpcs *xpcs; in xpcs_create_data() local 1464 static int xpcs_init_id(struct dw_xpcs *xpcs) in xpcs_init_id() 1481 struct dw_xpcs *xpcs; in xpcs_create() local 1526 struct dw_xpcs *xpcs; in xpcs_create_mdiodev() local 1548 struct dw_xpcs *xpcs; in xpcs_create_pcs_mdiodev() local 1571 struct dw_xpcs *xpcs; in xpcs_create_fwnode() local [all …]
|
| A D | pcs-xpcs-wx.c | 49 static int txgbe_write_pma(struct dw_xpcs *xpcs, int reg, u16 val) in txgbe_write_pma() 54 static int txgbe_modify_pma(struct dw_xpcs *xpcs, int reg, u16 mask, u16 set) in txgbe_modify_pma() 60 static void txgbe_pma_config_10gbaser(struct dw_xpcs *xpcs) in txgbe_pma_config_10gbaser() 87 static void txgbe_pma_config_1g(struct dw_xpcs *xpcs) in txgbe_pma_config_1g() 116 static int txgbe_pcs_poll_power_up(struct dw_xpcs *xpcs) in txgbe_pcs_poll_power_up() 131 static int txgbe_pma_init_done(struct dw_xpcs *xpcs) in txgbe_pma_init_done() 147 static bool txgbe_xpcs_mode_quirk(struct dw_xpcs *xpcs) in txgbe_xpcs_mode_quirk() 162 int txgbe_xpcs_switch_mode(struct dw_xpcs *xpcs, phy_interface_t interface) in txgbe_xpcs_switch_mode()
|
| A D | pcs-xpcs-nxp.c | 72 int nxp_sja1105_sgmii_pma_config(struct dw_xpcs *xpcs) in nxp_sja1105_sgmii_pma_config() 78 static int nxp_sja1110_pma_config(struct dw_xpcs *xpcs, in nxp_sja1110_pma_config() 169 int nxp_sja1110_sgmii_pma_config(struct dw_xpcs *xpcs) in nxp_sja1110_sgmii_pma_config() 174 int nxp_sja1110_2500basex_pma_config(struct dw_xpcs *xpcs) in nxp_sja1110_2500basex_pma_config()
|
| /drivers/net/ethernet/stmicro/stmmac/ |
| A D | dwmac-tegra.c | 27 void __iomem *xpcs; member
|
| A D | stmmac_mdio.c | 501 struct dw_xpcs *xpcs = NULL; in stmmac_pcs_setup() local
|
| A D | common.h | 595 struct dw_xpcs *xpcs; member
|
| /drivers/net/ethernet/marvell/mvpp2/ |
| A D | mvpp2_main.c | 1583 void __iomem *xpcs = priv->iface_base + MVPP22_XPCS_BASE(port->gop_id); in mvpp22_gop_init_10gkr() local 2183 void __iomem *mpcs, *xpcs; in mvpp22_pcs_reset_assert() local 2205 void __iomem *mpcs, *xpcs; in mvpp22_pcs_reset_deassert() local
|
Completed in 798 milliseconds