Searched refs:R_W (Results 1 – 6 of 6) sorted by relevance
298 out_be32((u32 __iomem *)bd, R_E | R_I | R_W); in qe_epbds_reset()392 out_be32((u32 __iomem *)bd, R_W); in qe_ep_bd_init()462 out_be32((u32 __iomem *)bd, (R_E | R_I | R_W)); in qe_ep_rxbd_update()714 bdstatus = R_I | R_E | (bdstatus & R_W); in recycle_one_rxbd()717 if (bdstatus & R_W) in recycle_one_rxbd()734 bdstatus = R_E | R_I | (bdstatus & R_W); in recycle_rxbds()737 if (bdstatus & R_W) in recycle_rxbds()765 if (bdstatus & R_W) in ep_recycle_rxbds()872 if (bdstatus & R_W) in qe_ep0_rx()1000 if (bdstatus & R_W) in ep_rx_tasklet()[all …]
394 #define R_W 0x20000000 /* wrap bit */ macro
22 #define R_W 0x20000000 /* wrap bit */ macro
46 #define R_W 0x20000000 /* wrap bit */ macro
244 iowrite32be(R_W, (u32 __iomem *)bd); in ucc_slow_init()
251 (R_E | R_I | (in_be32((u32 __iomem*)bd) & R_W))); in get_new_skb()279 } while (!(bd_status & R_W)); in rx_bd_buffer_set()2252 out_be32((u32 __iomem *)bd, R_W); /* for last BD set Wrap bit */ in ucc_geth_alloc_rx()3055 if (bd_status & R_W) in ucc_geth_rx()