Searched refs:R_I (Results 1 – 6 of 6) sorted by relevance
39 #define R_I 0x1000 /* interrupt on reception */ macro
27 #define R_I 0x10000000 /* interrupt on reception */ macro
51 #define R_I 0x10000000 /* interrupt on reception */ macro
399 #define R_I 0x10000000 /* interrupt on reception */ macro
299 out_be32((u32 __iomem *)bd, R_E | R_I); in qe_epbds_reset()302 out_be32((u32 __iomem *)bd, R_E | R_I | R_W); in qe_epbds_reset()465 out_be32((u32 __iomem *)bd, (R_E | R_I)); in qe_ep_rxbd_update()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()738 bdstatus = R_E | R_I | (bdstatus & R_W); in recycle_rxbds()
235 (R_E | R_I | (in_be32((u32 __iomem*)bd) & R_W))); in get_new_skb()2346 out_be32((u32 __iomem *)bd, R_I); in ucc_geth_alloc_rx()