Searched defs:phy_mode (Results 1 - 23 of 23) sorted by relevance

/u-boot/board/freescale/ls1012aqds/
H A Dls1012aqds_pfe.h43 char *phy_mode; member in struct:pfe_prop_val
/u-boot/drivers/net/pfe_eth/
H A Dpfe_mdio.c287 void pfe_set_phy_address_mode(int dev_id, int phy_id, int phy_mode) argument
/u-boot/include/net/pfe_eth/
H A Dpfe_eth.h76 int phy_mode; member in struct:gemac_s
/u-boot/arch/mips/mach-octeon/
H A Dcvmx-helper-sgmii.c153 bool phy_mode; local
H A Dcvmx-helper-bgx.c559 int phy_mode, mode_1000x; local
/u-boot/include/
H A Dgeneric-phy.h14 enum phy_mode { enum
/u-boot/drivers/net/ldpaa_eth/
H A Dldpaa_eth.h180 int phy_mode; member in struct:ldpaa_eth_priv
H A Dldpaa_eth.c970 int phy_mode = -1; local
/u-boot/drivers/phy/marvell/
H A Dcomphy_a3700.c1048 const char *phy_mode; local
/u-boot/drivers/net/
H A Dftgmac100.c91 u32 phy_mode; member in struct:ftgmac100_data
H A Dbcmgenet.c603 phy_interface_t phy_mode = priv->interface; local
H A Dsni_ave.c155 int phy_mode; member in struct:ave_private
[all...]
H A Dcortina_ni.h127 u32 phy_mode : 1; /* bits 4:4 */ member in struct:NI_HV_PT_PORT_STATIC_CFG_t
H A Dsni_netsec.c273 int phy_mode; member in struct:netsec_priv
H A Dnpcm750_eth.c705 const char *phy_mode; local
H A Dmvneta.c1374 static int mvneta_port_power_up(struct mvneta_port *pp, int phy_mode) argument
H A Dsja1105.c2363 sja1105_phy_interface_t phy_mode; local
3089 phy_interface_t phy_mode = phy->interface; local
3109 phy_interface_t phy_mode = phy->interface; local
[all...]
/u-boot/drivers/net/mscc_eswitch/
H A Dserval_switch.c143 u8 phy_mode; member in struct:serval_phy_port_t
471 add_port_entry(struct serval_private *priv, size_t index, size_t phy_addr, struct mii_dev *bus, u8 serdes_index, u8 phy_mode) argument
H A Dluton_switch.c174 u8 phy_mode; member in struct:luton_phy_port_t
576 add_port_entry(struct luton_private *priv, size_t index, size_t phy_addr, struct mii_dev *bus, u8 serdes_index, u8 phy_mode) argument
H A Docelot_switch.c158 u8 phy_mode; member in struct:ocelot_phy_port_t
514 add_port_entry(struct ocelot_private *priv, size_t index, size_t phy_addr, struct mii_dev *bus, u8 serdes_index, u8 phy_mode) argument
H A Djr2_switch.c266 u8 phy_mode; member in struct:jr2_phy_port_t
851 add_port_entry(struct jr2_private *priv, size_t index, size_t phy_addr, struct mii_dev *bus, u8 serdes_index, u8 phy_mode) argument
/u-boot/drivers/net/ti/
H A Dam65-cpsw-nuss.c240 am65_cpsw_gmii_sel_k3(struct am65_cpsw_priv *priv, phy_interface_t phy_mode) argument
H A Dcpsw.c963 cpsw_gmii_sel_am3352(struct cpsw_priv *priv, phy_interface_t phy_mode) argument
1018 cpsw_gmii_sel_dra7xx(struct cpsw_priv *priv, phy_interface_t phy_mode) argument
1068 cpsw_phy_sel(struct cpsw_priv *priv, const char *compat, phy_interface_t phy_mode) argument

Completed in 938 milliseconds