Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/ral/
H A Drt2560_reg.h177 #define RT2560_RX_DONE 0x00000040 macro
183 RT2560_PRIO_DONE | RT2560_RX_DONE | RT2560_DECRYPTION_DONE | \
188 RT2560_PRIO_DONE | RT2560_RX_DONE | RT2560_DECRYPTION_DONE | \
H A Drt2560.c2295 if (r & RT2560_RX_DONE) { in rt2560_intr()