Searched refs:phy_mode (Results 76 - 100 of 180) sorted by relevance

12345678

/linux-master/drivers/phy/mediatek/
H A Dphy-mtk-xsphy.c210 enum phy_mode mode)
369 static int mtk_phy_set_mode(struct phy *phy, enum phy_mode mode, int submode)
/linux-master/drivers/phy/mscc/
H A Dphy-ocelot-serdes.c339 enum phy_mode mode;
398 static int serdes_set_mode(struct phy *phy, enum phy_mode mode, int submode)
/linux-master/drivers/phy/qualcomm/
H A Dphy-qcom-usb-ss.c42 enum phy_mode mode;
H A Dphy-qcom-usb-hs.c43 enum phy_mode mode, int submode)
/linux-master/drivers/net/ethernet/actions/
H A Dowl-emac.h267 phy_interface_t phy_mode; member in struct:owl_emac_priv
/linux-master/drivers/net/ethernet/apm/xgene/
H A Dxgene_enet_hw.c263 phy_interface_mode_is_rgmii(pdata->phy_mode)) {
322 phy_interface_mode_is_rgmii(pdata->phy_mode)) {
856 0, pdata->phy_mode);
876 pdata->phy_mode)) {
H A Dxgene_enet_main.h212 int phy_mode; member in struct:xgene_enet_pdata
/linux-master/drivers/net/ethernet/sunplus/
H A Dspl2sw_define.h262 phy_interface_t phy_mode; member in struct:spl2sw_mac
/linux-master/drivers/net/ethernet/ibm/emac/
H A Dcore.h173 phy_interface_t phy_mode; member in struct:emac_instance
/linux-master/drivers/phy/cadence/
H A Dcdns-dphy-rx.c215 static int cdns_dphy_rx_validate(struct phy *phy, enum phy_mode mode,
/linux-master/drivers/net/dsa/sja1105/
H A Dsja1105_clocking.c770 sja1105_phy_interface_t phy_mode; local
777 phy_mode = mii->xmii_mode[port];
781 switch (phy_mode) {
797 phy_mode);
H A Dsja1105.h252 phy_interface_t phy_mode[SJA1105_MAX_NUM_PORTS]; member in struct:sja1105_private
/linux-master/drivers/net/ethernet/engleder/
H A Dtsnep.h164 phy_interface_t phy_mode; member in struct:tsnep_adapter
/linux-master/drivers/phy/ti/
H A Dphy-da8xx-usb.c89 enum phy_mode mode, int submode)
/linux-master/drivers/phy/marvell/
H A Dphy-armada38x-comphy.c118 static int a38x_comphy_set_mode(struct phy *phy, enum phy_mode mode, int sub)
/linux-master/drivers/usb/core/
H A Dphy.c189 enum phy_mode mode)
/linux-master/drivers/net/ethernet/wangxun/txgbe/
H A Dtxgbe_phy.c256 phy_interface_t phy_mode; local
266 phy_mode = PHY_INTERFACE_MODE_XAUI;
269 phy_mode = PHY_INTERFACE_MODE_10GBASER;
276 phylink = phylink_create(config, fwnode, phy_mode, &txgbe_mac_ops);
/linux-master/drivers/gpu/drm/msm/hdmi/
H A Dhdmi_phy_8996.c70 u32 phy_mode; member in struct:hdmi_8996_phy_pll_reg_cfg
306 cfg->phy_mode = (bclk > HDMI_HIGH_FREQ_BIT_CLK_THRESHOLD) ? 0x10 : 0x0;
378 DBG("phy_mode = 0x%x", cfg->phy_mode);
531 hdmi_phy_write(phy, REG_HDMI_8996_PHY_MODE, cfg.phy_mode);
/linux-master/drivers/net/dsa/ocelot/
H A Dfelix.c1049 __set_bit(ocelot->ports[port]->phy_mode,
1240 phy_interface_t phy_mode)
1244 if (felix_phy_match_table[phy_mode] & modes)
1257 phy_interface_t phy_mode; local
1270 err = of_get_phy_mode(child, &phy_mode);
1279 err = felix_validate_phy_mode(felix, port, phy_mode);
1282 phy_modes(phy_mode), port);
1291 port_phy_modes[port] = phy_mode;
1449 ocelot_port->phy_mode = port_phy_modes[port];
1239 felix_validate_phy_mode(struct felix *felix, int port, phy_interface_t phy_mode) argument
/linux-master/drivers/net/ethernet/sfc/falcon/
H A Defx.c974 enum ef4_phy_mode phy_mode; local
980 phy_mode = efx->phy_mode;
982 efx->phy_mode |= PHY_MODE_TX_DISABLED;
984 efx->phy_mode &= ~PHY_MODE_TX_DISABLED;
989 efx->phy_mode = phy_mode;
1029 efx->phy_mode = PHY_MODE_SPECIAL;
2059 if (efx->phy_mode & PHY_MODE_SPECIAL)
/linux-master/drivers/net/ethernet/ti/
H A Dnetcp_ethss.c2289 phy_interface_t phy_mode; local
2317 phy_mode = PHY_INTERFACE_MODE_SGMII;
2321 err = of_get_phy_mode(slave->node, &phy_mode);
2326 phy_mode = PHY_INTERFACE_MODE_RGMII;
2328 if (!phy_interface_mode_is_rgmii(phy_mode)) {
2330 "Unsupported phy mode %d\n", phy_mode);
2336 phy_mode = PHY_INTERFACE_MODE_NA;
2347 phy_mode);
3117 phy_interface_t phy_mode; local
3172 phy_mode
[all...]
/linux-master/drivers/phy/microchip/
H A Dlan966x_serdes.c62 enum phy_mode mode;
459 static int serdes_set_mode(struct phy *phy, enum phy_mode mode, int submode)
/linux-master/drivers/phy/freescale/
H A Dphy-fsl-lynx-28g.c382 static int lynx_28g_set_mode(struct phy *phy, enum phy_mode mode, int submode)
431 static int lynx_28g_validate(struct phy *phy, enum phy_mode mode, int submode,
/linux-master/drivers/phy/renesas/
H A Dphy-rcar-gen3-usb2.c292 static enum phy_mode rcar_gen3_get_phy_mode(struct rcar_gen3_chan *ch)
341 enum phy_mode cur_mode, new_mode;
/linux-master/drivers/net/ethernet/hisilicon/
H A Dhix5hd2_gmac.c259 phy_interface_t phy_mode; member in struct:hix5hd2_priv
293 switch (priv->phy_mode) {
846 &hix5hd2_adjust_link, 0, priv->phy_mode);
1190 ret = of_get_phy_mode(node, &priv->phy_mode);

Completed in 293 milliseconds

12345678