Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/afe/
H A Dafe.h218 #define SPR_SROM_DOUT 0x00000008U /* Serial EEPROM data out */ macro
H A Dafe.c976 if (!(GETCSR(afep, CSR_SPR) & SPR_SROM_DOUT)) { in afe_sromwidth()
1035 if (GETCSR(afep, CSR_SPR) & SPR_SROM_DOUT) { in afe_readsromword()
/titanic_44/usr/src/uts/common/io/mxfe/
H A Dmxfe.h204 #define SPR_SROM_DOUT 0x00000008U /* Serial EEPROM data out */ macro
H A Dmxfe.c837 if (!(GETCSR(mxfep, CSR_SPR) & SPR_SROM_DOUT)) { in mxfe_sromwidth()
897 if (GETCSR(mxfep, CSR_SPR) & SPR_SROM_DOUT) { in mxfe_readsromword()