Home
last modified time | relevance | path

Searched defs:phy_config (Results 1 – 4 of 4) sorted by relevance

/u-boot/board/freescale/lx2160a/
A Deth_lx2160aqds.c62 struct phy_config { struct
63 u8 dpmacid;
65 int phy_address[WRIOP_MAX_PHY_NUM + 1];
66 u8 mdio_bus;
67 enum io_slot ioslot;
68 } phy_config[SRDS_MAX_LANES]; member
360 static inline void do_phy_config(const struct phy_config *phy_config) in do_phy_config()
461 const struct phy_config *phy_config; in board_eth_init() local
A Deth_lx2162aqds.c62 struct phy_config { struct
63 u8 dpmacid;
65 int phy_address[WRIOP_MAX_PHY_NUM + 1];
66 u8 mdio_bus;
67 enum io_slot ioslot;
68 } phy_config[SRDS_MAX_LANES]; member
381 static inline void do_phy_config(const struct phy_config *phy_config) in do_phy_config()
482 const struct phy_config *phy_config; in board_eth_init() local
/u-boot/drivers/net/phy/
A Dphy.c1095 int phy_config(struct phy_device *phydev) in phy_config() function
/u-boot/drivers/video/
A Dlogicore_dp_tx.c640 u32 phy_config; in initialize() local

Completed in 21 milliseconds