Home
last modified time | relevance | path

Searched refs:TSEC3_PHY_ADDR (Results 1 – 16 of 16) sorted by relevance

/openbmc/u-boot/include/configs/
H A Dsocrates.h224 #define TSEC3_PHY_ADDR 1 macro
H A DMPC8544DS.h297 #define TSEC3_PHY_ADDR 1 macro
H A Dxpedite520x.h253 #define TSEC3_PHY_ADDR 3 macro
H A DMPC8548CDS.h408 #define TSEC3_PHY_ADDR 2 macro
H A Dp1_twr.h259 #define TSEC3_PHY_ADDR 1 macro
H A Dxpedite550x.h309 #define TSEC3_PHY_ADDR 3 macro
H A Dls1021atwr.h279 #define TSEC3_PHY_ADDR 1 macro
H A DUCP1020.h434 #define TSEC3_PHY_ADDR 6 macro
H A Dsbc8641d.h314 #define TSEC3_PHY_ADDR 0x01 macro
H A DMPC8572DS.h490 #define TSEC3_PHY_ADDR 2 macro
H A DMPC8536DS.h509 #define TSEC3_PHY_ADDR 0 /* TSEC3 -> PHY0 */ macro
H A Dls1021aqds.h411 #define TSEC3_PHY_ADDR 3 macro
H A DMPC8641HPCN.h389 #define TSEC3_PHY_ADDR 2 macro
H A DP1010RDB.h589 #define TSEC3_PHY_ADDR 2 macro
H A Dp1_p2_rdb_pc.h639 #define TSEC3_PHY_ADDR 1 macro
/openbmc/u-boot/board/Arcturus/ucp1020/
H A Ducp1020.c156 if (phydev->addr == TSEC1_PHY_ADDR || phydev->addr == TSEC3_PHY_ADDR) { in board_phy_config()