Searched refs:ISR_PRS (Results 1 – 4 of 4) sorted by relevance
136 #define ISR_PRS (1<<0) macro137 #define ISR_CLR_STATUS (ISR_ROOS | ISR_ROS | ISR_PTS | ISR_PRS)
1219 if (int_status & ISR_PRS) in dm9000_interrupt()
134 #define ISR_PRS (1<<0) macro
342 DM9000_iow(DM9000_ISR, ISR_ROOS | ISR_ROS | ISR_PTS | ISR_PRS); in dm9000_init()