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
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()470 out_be32((u32 __iomem *)bd, (R_E | R_I | R_W)); in qe_ep_rxbd_update()718 bdstatus = R_I | R_E | (bdstatus & R_W); in recycle_one_rxbd()721 if (bdstatus & R_W) in recycle_one_rxbd()738 bdstatus = R_E | R_I | (bdstatus & R_W); in recycle_rxbds()741 if (bdstatus & R_W) in recycle_rxbds()769 if (bdstatus & R_W) in ep_recycle_rxbds()876 if (bdstatus & R_W) in qe_ep0_rx()1004 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()3229 if (bd_status & R_W) in ucc_geth_rx()