Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/afe/
H A Dafe.h217 #define SPR_SROM_SEL 0x00000800U /* Serial EEPROM select */ macro
H A Dafe.c955 eeread = SPR_SROM_READ | SPR_SROM_SEL | SPR_SROM_CHIP; in afe_sromwidth()
1007 eeread = SPR_SROM_READ | SPR_SROM_SEL | SPR_SROM_CHIP; in afe_readsromword()
/titanic_50/usr/src/uts/common/io/mxfe/
H A Dmxfe.h203 #define SPR_SROM_SEL 0x00000800U /* Serial EEPROM select */ macro
H A Dmxfe.c817 eeread = SPR_SROM_READ | SPR_SROM_SEL | SPR_SROM_CHIP; in mxfe_sromwidth()
870 eeread = SPR_SROM_READ | SPR_SROM_SEL | SPR_SROM_CHIP; in mxfe_readsromword()