Searched refs:ISR_PTS (Results 1 – 3 of 3) sorted by relevance
135 #define ISR_PTS (1<<1) macro137 #define ISR_CLR_STATUS (ISR_ROOS | ISR_ROS | ISR_PTS | ISR_PRS)
134 #define ISR_PTS BIT(1) macro137 ISR_PTS | ISR_PRS)
1219 if (int_status & ISR_PTS) in dm9000_interrupt()