Searched refs:R_W (Results 1 – 4 of 4) sorted by relevance
302 out_be32((u32 __iomem *)bd, R_E | R_I | R_W); in qe_epbds_reset()396 out_be32((u32 __iomem *)bd, R_W); in qe_ep_bd_init()466 out_be32((u32 __iomem *)bd, (R_E | R_I | R_W)); in qe_ep_rxbd_update()712 bdstatus = R_I | R_E | (bdstatus & R_W); in recycle_one_rxbd()715 if (bdstatus & R_W) in recycle_one_rxbd()732 bdstatus = R_E | R_I | (bdstatus & R_W); in recycle_rxbds()735 if (bdstatus & R_W) in recycle_rxbds()763 if (bdstatus & R_W) in ep_recycle_rxbds()870 if (bdstatus & R_W) in qe_ep0_rx()998 if (bdstatus & R_W) in ep_rx_tasklet()[all …]
398 #define R_W 0x20000000 /* wrap bit */ macro
254 out_be32((u32*)bd, cpu_to_be32(R_W)); in ucc_slow_init()
235 (R_E | R_I | (in_be32((u32 __iomem*)bd) & R_W))); in get_new_skb()263 } while (!(bd_status & R_W)); in rx_bd_buffer_set()2353 out_be32((u32 __iomem *)bd, R_W); /* for last BD set Wrap bit */ in ucc_geth_alloc_rx()3227 if (bd_status & R_W) in ucc_geth_rx()