Home
last modified time | relevance | path

Searched refs:SPR_MII_DOUT (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/uts/common/io/afe/
H A Dafe.h213 #define SPR_MII_DOUT 0x00020000U /* MII data output */ macro
H A Dafe.c1162 uint32_t val = bit ? SPR_MII_DOUT : 0; in afe_miiwritebit()
/titanic_44/usr/src/uts/common/io/mxfe/
H A Dmxfe.h199 #define SPR_MII_DOUT 0x00020000U /* MII data output */ macro
H A Dmxfe.c1570 unsigned val = bit ? SPR_MII_DOUT : 0; in mxfe_miiwritebit()