Searched refs:CSR_SR2 (Results 1 – 2 of 2) sorted by relevance
95 #define CSR_SR2 0x80 /* Status register 2 */ macro
1464 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()