Searched refs:DPHY (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/io/mxfe/ |
H A D | mxfe.c | 980 DBG(DPHY, "resetting SIA"); in mxfe_stopphy() 1053 DBG(DPHY, "writing nar = 0x%x", nar); in mxfe_startnway() 1056 DBG(DPHY, "writing tctl = 0x%x", tctl); in mxfe_startnway() 1060 DBG(DPHY, "writing tstat = 0x%x", TSTAT_ANS_START); in mxfe_startnway() 1080 DBG(DPHY, "NWay check, state %x", mxfep->mxfe_nwaystate); in mxfe_checklinknway() 1091 DBG(DPHY, "tstat(CSR12) = 0x%x", tstat); in mxfe_checklinknway() 1092 DBG(DPHY, "ANEG state = 0x%x", (tstat & TSTAT_ANS) >> 12); in mxfe_checklinknway() 1149 DBG(DPHY, "Partner doesn't have NWAY"); in mxfe_checklinknway() 1301 DBG(DPHY, "phy at %d: %x,%x", phyaddr, phyidr1, phyidr2); in mxfe_startphymii() 1302 DBG(DPHY, "bmsr = %x", mxfe_miiread(mxfep, in mxfe_startphymii() [all …]
|
H A D | mxfeimpl.h | 368 #define DPHY 0x0020 macro
|