Searched refs:R_I (Results 1 – 5 of 5) sorted by relevance
47 #define R_I 0x10000000 /* interrupt on reception */ macro
23 #define R_I 0x10000000 /* interrupt on reception */ macro
395 #define R_I 0x10000000 /* interrupt on reception */ macro
295 out_be32((u32 __iomem *)bd, R_E | R_I); in qe_epbds_reset()298 out_be32((u32 __iomem *)bd, R_E | R_I | R_W); in qe_epbds_reset()457 out_be32((u32 __iomem *)bd, (R_E | R_I)); in qe_ep_rxbd_update()462 out_be32((u32 __iomem *)bd, (R_E | R_I | R_W)); in qe_ep_rxbd_update()708 bdstatus = R_I | R_E | (bdstatus & R_W); in recycle_one_rxbd()728 bdstatus = R_E | R_I | (bdstatus & R_W); in recycle_rxbds()
232 (R_E | R_I | (in_be32((u32 __iomem*)bd) & R_W))); in get_new_skb()2335 out_be32((u32 __iomem *)bd, R_I); in ucc_geth_alloc_rx()