Home
last modified time | relevance | path

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

/titanic_44/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); in afe_sromwidth()
974 PUTCSR(afep, CSR_SPR, eeread | SPR_SROM_CLOCK); in afe_sromwidth()
1025 PUTCSR(afep, CSR_SPR, eeread | val | SPR_SROM_CLOCK); in afe_readsromword()
1032 PUTCSR(afep, CSR_SPR, eeread | SPR_SROM_CLOCK); in afe_readsromword()
/titanic_44/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); in mxfe_sromwidth()
835 PUTCSR(mxfep, CSR_SPR, eeread | SPR_SROM_CLOCK); in mxfe_sromwidth()
887 PUTCSR(mxfep, CSR_SPR, eeread | val | SPR_SROM_CLOCK); in mxfe_readsromword()
894 PUTCSR(mxfep, CSR_SPR, eeread | SPR_SROM_CLOCK); in mxfe_readsromword()