Searched refs:R_L (Results 1 – 6 of 6) sorted by relevance
40 #define R_L 0x0800 /* last BD in frame */ macro
28 #define R_L 0x08000000 /* last */ macro
52 #define R_L 0x08000000 /* last */ macro
401 #define R_L 0x08000000 /* last */ macro
844 if ((bdstatus & R_F) && (bdstatus & R_L) in qe_ep0_rx()977 if ((bdstatus & R_F) && (bdstatus & R_L) in ep_rx_tasklet()1503 if ((bdstatus & R_F) && (bdstatus & R_L) in ep_req_rx()
3213 (!(bd_status & (R_F | R_L))) || in ucc_geth_rx()