Searched refs:RSTAT1_RFP (Results 1 – 1 of 1) sorted by relevance
118 #define RSTAT1_RFP 0x80000000 macro248 if (!(rstat0 & RSTAT0_RFP) || !(rstat1 & RSTAT1_RFP)) in ep93xx_rx()316 return !!((rstat->rstat0 & RSTAT0_RFP) && (rstat->rstat1 & RSTAT1_RFP)); in ep93xx_have_more_rx()