Searched refs:SPR_SROM_READ (Results 1 - 4 of 4) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/afe/
H A Dafe.h215 #define SPR_SROM_READ 0x00004000U /* Serial EEPROM read control */ macro
H A Dafe.c955 eeread = SPR_SROM_READ | SPR_SROM_SEL | SPR_SROM_CHIP;
1007 eeread = SPR_SROM_READ | SPR_SROM_SEL | SPR_SROM_CHIP;
1173 uint32_t val = SPR_MII_CTRL | SPR_SROM_READ;
/opensolaris-onvv-gate/usr/src/uts/common/io/mxfe/
H A Dmxfe.h201 #define SPR_SROM_READ 0x00004000U /* Serial EEPROM read control */ macro
H A Dmxfe.c817 eeread = SPR_SROM_READ | SPR_SROM_SEL | SPR_SROM_CHIP;
870 eeread = SPR_SROM_READ | SPR_SROM_SEL | SPR_SROM_CHIP;
1580 unsigned val = SPR_MII_CTRL | SPR_SROM_READ;

Completed in 111 milliseconds