Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/afe/
H A Dafe.h212 #define SPR_MII_CTRL 0x00040000U /* MII management control, 1=read */ macro
H A Dafe.c1151 uint32_t val = SPR_SROM_WRITE | SPR_MII_CTRL; in afe_miitristate()
1173 uint32_t val = SPR_MII_CTRL | SPR_SROM_READ; in afe_miireadbit()
/titanic_41/usr/src/uts/common/io/mxfe/
H A Dmxfe.h198 #define SPR_MII_CTRL 0x00040000U /* MII management control, 1=read */ macro
H A Dmxfe.c1560 unsigned val = SPR_SROM_WRITE | SPR_MII_CTRL; in mxfe_miitristate()
1580 unsigned val = SPR_MII_CTRL | SPR_SROM_READ; in mxfe_miireadbit()