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

/opensolaris-onvv-gate/usr/src/uts/common/io/afe/
H A Dafe.h220 #define SPR_SROM_CLOCK 0x00000002U /* Serial EEPROM clock */ macro
H A Dafe.c967 PUTCSR(afep, CSR_SPR, eeread | val | SPR_SROM_CLOCK);
974 PUTCSR(afep, CSR_SPR, eeread | SPR_SROM_CLOCK);
1025 PUTCSR(afep, CSR_SPR, eeread | val | SPR_SROM_CLOCK);
1032 PUTCSR(afep, CSR_SPR, eeread | SPR_SROM_CLOCK);
/opensolaris-onvv-gate/usr/src/uts/common/io/mxfe/
H A Dmxfe.h206 #define SPR_SROM_CLOCK 0x00000002U /* Serial EEPROM clock */ macro
H A Dmxfe.c828 PUTCSR(mxfep, CSR_SPR, eeread | val | SPR_SROM_CLOCK);
835 PUTCSR(mxfep, CSR_SPR, eeread | SPR_SROM_CLOCK);
887 PUTCSR(mxfep, CSR_SPR, eeread | val | SPR_SROM_CLOCK);
894 PUTCSR(mxfep, CSR_SPR, eeread | SPR_SROM_CLOCK);

Completed in 110 milliseconds