Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/afe/
H A Dafe.h216 #define SPR_SROM_WRITE 0x00002000U /* Serial EEPROM write control */ macro
H A Dafe.c1151 uint32_t val = SPR_SROM_WRITE | SPR_MII_CTRL; in afe_miitristate()
/titanic_41/usr/src/uts/common/io/mxfe/
H A Dmxfe.h202 #define SPR_SROM_WRITE 0x00002000U /* Serial EEPROM write control */ macro
H A Dmxfe.c1560 unsigned val = SPR_SROM_WRITE | SPR_MII_CTRL; in mxfe_miitristate()