RE                 56 arch/mips/mm/uasm-micromips.c 	[insn_cfcmsa]	= {M(mm_pool32s_op, 0, msa_cfc_op, 0, 0, mm_32s_elm_op), RD | RE},
RE                 58 arch/mips/mm/uasm-micromips.c 	[insn_ctcmsa]	= {M(mm_pool32s_op, 0, msa_ctc_op, 0, 0, mm_32s_elm_op), RD | RE},
RE                 74 arch/mips/mm/uasm-micromips.c 	[insn_ins]	= {M(mm_pool32a_op, 0, 0, 0, 0, mm_ins_op), RT | RS | RD | RE},
RE                 75 arch/mips/mm/uasm-micromips.c 	[insn_ext]	= {M(mm_pool32a_op, 0, 0, 0, 0, mm_ext_op), RT | RS | RD | RE},
RE                187 arch/mips/mm/uasm-micromips.c 	if (ip->fields & RE)
RE                 73 arch/mips/mm/uasm-mips.c 	[insn_cfcmsa]	= {M(msa_op, 0, msa_cfc_op, 0, 0, msa_elm_op), RD | RE},
RE                 75 arch/mips/mm/uasm-mips.c 	[insn_ctcmsa]	= {M(msa_op, 0, msa_ctc_op, 0, 0, msa_elm_op), RD | RE},
RE                 82 arch/mips/mm/uasm-mips.c 	[insn_dins]	= {M(spec3_op, 0, 0, 0, 0, dins_op), RS | RT | RD | RE},
RE                 83 arch/mips/mm/uasm-mips.c 	[insn_dinsm]	= {M(spec3_op, 0, 0, 0, 0, dinsm_op), RS | RT | RD | RE},
RE                 84 arch/mips/mm/uasm-mips.c 	[insn_dinsu]	= {M(spec3_op, 0, 0, 0, 0, dinsu_op), RS | RT | RD | RE},
RE                 95 arch/mips/mm/uasm-mips.c 	[insn_drotr]	= {M(spec_op, 1, 0, 0, 0, dsrl_op), RT | RD | RE},
RE                 96 arch/mips/mm/uasm-mips.c 	[insn_drotr32]	= {M(spec_op, 1, 0, 0, 0, dsrl32_op), RT | RD | RE},
RE                 99 arch/mips/mm/uasm-mips.c 	[insn_dsll]	= {M(spec_op, 0, 0, 0, 0, dsll_op), RT | RD | RE},
RE                100 arch/mips/mm/uasm-mips.c 	[insn_dsll32]	= {M(spec_op, 0, 0, 0, 0, dsll32_op), RT | RD | RE},
RE                102 arch/mips/mm/uasm-mips.c 	[insn_dsra]	= {M(spec_op, 0, 0, 0, 0, dsra_op), RT | RD | RE},
RE                103 arch/mips/mm/uasm-mips.c 	[insn_dsra32]	= {M(spec_op, 0, 0, 0, 0, dsra32_op), RT | RD | RE},
RE                105 arch/mips/mm/uasm-mips.c 	[insn_dsrl]	= {M(spec_op, 0, 0, 0, 0, dsrl_op), RT | RD | RE},
RE                106 arch/mips/mm/uasm-mips.c 	[insn_dsrl32]	= {M(spec_op, 0, 0, 0, 0, dsrl32_op), RT | RD | RE},
RE                110 arch/mips/mm/uasm-mips.c 	[insn_ext]	= {M(spec3_op, 0, 0, 0, 0, ext_op), RS | RT | RD | RE},
RE                111 arch/mips/mm/uasm-mips.c 	[insn_ins]	= {M(spec3_op, 0, 0, 0, 0, ins_op), RS | RT | RD | RE},
RE                168 arch/mips/mm/uasm-mips.c 	[insn_rotr]	= {M(spec_op, 1, 0, 0, 0, srl_op),  RT | RD | RE},
RE                181 arch/mips/mm/uasm-mips.c 	[insn_sll]	= {M(spec_op, 0, 0, 0, 0, sll_op),  RT | RD | RE},
RE                187 arch/mips/mm/uasm-mips.c 	[insn_sra]	= {M(spec_op, 0, 0, 0, 0, sra_op),  RT | RD | RE},
RE                189 arch/mips/mm/uasm-mips.c 	[insn_srl]	= {M(spec_op, 0, 0, 0, 0, srl_op),  RT | RD | RE},
RE                193 arch/mips/mm/uasm-mips.c 	[insn_sync]	= {M(spec_op, 0, 0, 0, 0, sync_op), RE},
RE                251 arch/mips/mm/uasm-mips.c 	if (ip->fields & RE)
RE                300 drivers/media/dvb-frontends/bcm3510_priv.h 	u8 RE :1; /* a/d ram port pins */
RE               3375 drivers/net/ethernet/amd/xgbe/xgbe-dev.c 	XGMAC_IOWRITE_BITS(pdata, MAC_RCR, RE, 1);
RE               3386 drivers/net/ethernet/amd/xgbe/xgbe-dev.c 	XGMAC_IOWRITE_BITS(pdata, MAC_RCR, RE, 0);
RE               1250 drivers/net/ethernet/cadence/macb_main.c 		macb_writel(bp, NCR, ctrl & ~MACB_BIT(RE));
RE               1255 drivers/net/ethernet/cadence/macb_main.c 		macb_writel(bp, NCR, ctrl | MACB_BIT(RE));
RE               1316 drivers/net/ethernet/cadence/macb_main.c 	ctrl &= ~(MACB_BIT(RE) | MACB_BIT(TE));
RE               1346 drivers/net/ethernet/cadence/macb_main.c 	ctrl |= MACB_BIT(RE) | MACB_BIT(TE);
RE               1441 drivers/net/ethernet/cadence/macb_main.c 			macb_writel(bp, NCR, ctrl & ~MACB_BIT(RE));
RE               1443 drivers/net/ethernet/cadence/macb_main.c 			macb_writel(bp, NCR, ctrl | MACB_BIT(RE));
RE               2093 drivers/net/ethernet/cadence/macb_main.c 	ctrl &= ~(MACB_BIT(RE) | MACB_BIT(TE));
RE               2287 drivers/net/ethernet/cadence/macb_main.c 	macb_writel(bp, NCR, macb_readl(bp, NCR) | MACB_BIT(RE) | MACB_BIT(TE));
RE               3685 drivers/net/ethernet/cadence/macb_main.c 	macb_writel(lp, NCR, ctl | MACB_BIT(RE) | MACB_BIT(TE));
RE               3739 drivers/net/ethernet/cadence/macb_main.c 	macb_writel(lp, NCR, ctl & ~(MACB_BIT(TE) | MACB_BIT(RE)));
RE               3881 drivers/net/ethernet/cadence/macb_main.c 		macb_writel(lp, NCR, ctl & ~MACB_BIT(RE));
RE               3883 drivers/net/ethernet/cadence/macb_main.c 		macb_writel(lp, NCR, ctl | MACB_BIT(RE));