Searched refs:R_W (Results 1 – 5 of 5) sorted by relevance
299 out_be32((u32 __iomem *)bd, R_E | R_I | R_W); in qe_epbds_reset()393 out_be32((u32 __iomem *)bd, R_W); in qe_ep_bd_init()463 out_be32((u32 __iomem *)bd, (R_E | R_I | R_W)); in qe_ep_rxbd_update()715 bdstatus = R_I | R_E | (bdstatus & R_W); in recycle_one_rxbd()718 if (bdstatus & R_W) in recycle_one_rxbd()735 bdstatus = R_E | R_I | (bdstatus & R_W); in recycle_rxbds()738 if (bdstatus & R_W) in recycle_rxbds()766 if (bdstatus & R_W) in ep_recycle_rxbds()873 if (bdstatus & R_W) in qe_ep0_rx()1001 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()