Searched refs:R_W (Results 1 – 8 of 8) sorted by relevance
346 if((bd)->status & R_W) \395 if((bd)->status & R_W) \
38 #define R_W 0x2000 /* wrap bit */ macro
26 #define R_W 0x20000000 /* wrap bit */ macro
50 #define R_W 0x20000000 /* wrap bit */ macro
308 out_be32((u32 __iomem *)bd, R_E | R_I | R_W); in qe_epbds_reset()402 out_be32((u32 __iomem *)bd, R_W); in qe_ep_bd_init()476 out_be32((u32 __iomem *)bd, (R_E | R_I | R_W)); in qe_ep_rxbd_update()724 bdstatus = R_I | R_E | (bdstatus & R_W); in recycle_one_rxbd()727 if (bdstatus & R_W) in recycle_one_rxbd()744 bdstatus = R_E | R_I | (bdstatus & R_W); in recycle_rxbds()747 if (bdstatus & R_W) in recycle_rxbds()775 if (bdstatus & R_W) in ep_recycle_rxbds()882 if (bdstatus & R_W) in qe_ep0_rx()1010 if (bdstatus & R_W) in ep_rx_tasklet()[all …]
399 #define R_W 0x20000000 /* wrap bit */ macro
260 out_be32((u32*)bd, cpu_to_be32(R_W)); in ucc_slow_init()
239 (R_E | R_I | (in_be32((u32 __iomem*)bd) & R_W))); in get_new_skb()267 } while (!(bd_status & R_W)); in rx_bd_buffer_set()2398 out_be32((u32 __iomem *)bd, R_W); /* for last BD set Wrap bit */ in ucc_geth_alloc_rx()3317 if (bd_status & R_W) in ucc_geth_rx()