Searched refs:TSEC1_PHY_ADDR (Results 1 – 25 of 46) sorted by relevance
12
/openbmc/u-boot/board/freescale/mpc8548cds/ |
H A D | mpc8548cds.c | 281 TSEC1_PHY_ADDR, 29, 18); in configure_rgmii() 284 TSEC1_PHY_ADDR, 30, &temp); in configure_rgmii() 291 TSEC1_PHY_ADDR, 30, temp); in configure_rgmii() 294 TSEC1_PHY_ADDR, 29, 3); in configure_rgmii() 297 TSEC1_PHY_ADDR, 30, 0x8000); in configure_rgmii()
|
/openbmc/u-boot/include/configs/ |
H A D | ls1021aiot.h | 160 #define TSEC1_PHY_ADDR 1 macro
|
H A D | MPC8541CDS.h | 302 #define TSEC1_PHY_ADDR 0 macro
|
H A D | MPC8555CDS.h | 300 #define TSEC1_PHY_ADDR 0 macro
|
H A D | controlcenterd.h | 251 #define TSEC1_PHY_ADDR 0 macro
|
H A D | MPC8540ADS.h | 262 #define TSEC1_PHY_ADDR 0 macro
|
H A D | socrates.h | 223 #define TSEC1_PHY_ADDR 0 macro
|
H A D | MPC8568MDS.h | 313 #define TSEC1_PHY_ADDR 2 macro
|
H A D | BSC9131RDB.h | 238 #define TSEC1_PHY_ADDR 0 macro
|
H A D | MPC8560ADS.h | 257 #define TSEC1_PHY_ADDR 0 macro
|
H A D | MPC8544DS.h | 296 #define TSEC1_PHY_ADDR 0 macro
|
H A D | xpedite520x.h | 239 #define TSEC1_PHY_ADDR 1 macro
|
H A D | sbc8548.h | 455 #define TSEC1_PHY_ADDR 0x19 macro
|
H A D | MPC8548CDS.h | 406 #define TSEC1_PHY_ADDR 0 macro
|
H A D | xpedite537x.h | 310 #define TSEC1_PHY_ADDR 1 macro
|
H A D | xpedite550x.h | 295 #define TSEC1_PHY_ADDR 1 macro
|
H A D | p1_twr.h | 257 #define TSEC1_PHY_ADDR 2 macro
|
H A D | mpc8308_p1m.h | 339 #define TSEC1_PHY_ADDR 1 macro
|
H A D | ls1021atwr.h | 277 #define TSEC1_PHY_ADDR 2 macro
|
H A D | TQM834x.h | 193 #define TSEC1_PHY_ADDR 2 macro
|
H A D | MPC8308RDB.h | 371 #define TSEC1_PHY_ADDR 2 macro
|
H A D | ids8313.h | 282 #define TSEC1_PHY_ADDR 0x1 macro
|
H A D | ve8313.h | 270 #define TSEC1_PHY_ADDR 0x01 macro
|
H A D | C29XPCIE.h | 369 #define TSEC1_PHY_ADDR 0 macro
|
/openbmc/u-boot/board/Arcturus/ucp1020/ |
H A D | ucp1020.c | 156 if (phydev->addr == TSEC1_PHY_ADDR || phydev->addr == TSEC3_PHY_ADDR) { in board_phy_config()
|
12