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
400 #define R_L 0x08000000 /* last */ macro
838 if ((bdstatus & R_F) && (bdstatus & R_L) in qe_ep0_rx()971 if ((bdstatus & R_F) && (bdstatus & R_L) in ep_rx_tasklet()1497 if ((bdstatus & R_F) && (bdstatus & R_L) in ep_req_rx()
3190 (!(bd_status & (R_F | R_L))) || in ucc_geth_rx()