Searched refs:R_F (Results 1 – 6 of 6) sorted by relevance
41 #define R_F 0x0400 /* first BD in frame */ macro
29 #define R_F 0x04000000 /* first */ macro
55 #define R_F 0x04000000 /* first */ macro
401 #define R_F 0x04000000 /* first */ 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()