Home
last modified time | relevance | path

Searched refs:CSR_SR2 (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/io/afe/
H A Dafe.h95 #define CSR_SR2 0x80 /* Status register 2 */ macro
H A Dafe.c1464 PUTCSR(afep, CSR_SR2, INT_RXSTOPPED | INT_TXSTOPPED); in afe_stopmac()
1833 status = GETCSR(afep, CSR_SR2) & INT_ALL; in afe_intr()
1841 PUTCSR(afep, CSR_SR2, status); in afe_intr()
1950 PUTCSR(afep, CSR_SR2, INT_ALL); in afe_disableinterrupts()