Symbol: RE
arch/mips/mm/uasm-micromips.c
187
if (ip->fields & RE)
arch/mips/mm/uasm-micromips.c
56
[insn_cfcmsa] = {M(mm_pool32s_op, 0, msa_cfc_op, 0, 0, mm_32s_elm_op), RD | RE},
arch/mips/mm/uasm-micromips.c
58
[insn_ctcmsa] = {M(mm_pool32s_op, 0, msa_ctc_op, 0, 0, mm_32s_elm_op), RD | RE},
arch/mips/mm/uasm-micromips.c
74
[insn_ins] = {M(mm_pool32a_op, 0, 0, 0, 0, mm_ins_op), RT | RS | RD | RE},
arch/mips/mm/uasm-micromips.c
75
[insn_ext] = {M(mm_pool32a_op, 0, 0, 0, 0, mm_ext_op), RT | RS | RD | RE},
arch/mips/mm/uasm-mips.c
100
[insn_dsll32] = {M(spec_op, 0, 0, 0, 0, dsll32_op), RT | RD | RE},
arch/mips/mm/uasm-mips.c
102
[insn_dsra] = {M(spec_op, 0, 0, 0, 0, dsra_op), RT | RD | RE},
arch/mips/mm/uasm-mips.c
103
[insn_dsra32] = {M(spec_op, 0, 0, 0, 0, dsra32_op), RT | RD | RE},
arch/mips/mm/uasm-mips.c
105
[insn_dsrl] = {M(spec_op, 0, 0, 0, 0, dsrl_op), RT | RD | RE},
arch/mips/mm/uasm-mips.c
106
[insn_dsrl32] = {M(spec_op, 0, 0, 0, 0, dsrl32_op), RT | RD | RE},
arch/mips/mm/uasm-mips.c
110
[insn_ext] = {M(spec3_op, 0, 0, 0, 0, ext_op), RS | RT | RD | RE},
arch/mips/mm/uasm-mips.c
111
[insn_ins] = {M(spec3_op, 0, 0, 0, 0, ins_op), RS | RT | RD | RE},
arch/mips/mm/uasm-mips.c
170
[insn_rotr] = {M(spec_op, 1, 0, 0, 0, srl_op), RT | RD | RE},
arch/mips/mm/uasm-mips.c
183
[insn_sll] = {M(spec_op, 0, 0, 0, 0, sll_op), RT | RD | RE},
arch/mips/mm/uasm-mips.c
189
[insn_sra] = {M(spec_op, 0, 0, 0, 0, sra_op), RT | RD | RE},
arch/mips/mm/uasm-mips.c
191
[insn_srl] = {M(spec_op, 0, 0, 0, 0, srl_op), RT | RD | RE},
arch/mips/mm/uasm-mips.c
195
[insn_sync] = {M(spec_op, 0, 0, 0, 0, sync_op), RE},
arch/mips/mm/uasm-mips.c
253
if (ip->fields & RE)
arch/mips/mm/uasm-mips.c
73
[insn_cfcmsa] = {M(msa_op, 0, msa_cfc_op, 0, 0, msa_elm_op), RD | RE},
arch/mips/mm/uasm-mips.c
75
[insn_ctcmsa] = {M(msa_op, 0, msa_ctc_op, 0, 0, msa_elm_op), RD | RE},
arch/mips/mm/uasm-mips.c
82
[insn_dins] = {M(spec3_op, 0, 0, 0, 0, dins_op), RS | RT | RD | RE},
arch/mips/mm/uasm-mips.c
83
[insn_dinsm] = {M(spec3_op, 0, 0, 0, 0, dinsm_op), RS | RT | RD | RE},
arch/mips/mm/uasm-mips.c
84
[insn_dinsu] = {M(spec3_op, 0, 0, 0, 0, dinsu_op), RS | RT | RD | RE},
arch/mips/mm/uasm-mips.c
95
[insn_drotr] = {M(spec_op, 1, 0, 0, 0, dsrl_op), RT | RD | RE},
arch/mips/mm/uasm-mips.c
96
[insn_drotr32] = {M(spec_op, 1, 0, 0, 0, dsrl32_op), RT | RD | RE},
arch/mips/mm/uasm-mips.c
99
[insn_dsll] = {M(spec_op, 0, 0, 0, 0, dsll_op), RT | RD | RE},
drivers/media/dvb-frontends/bcm3510_priv.h
300
u8 RE :1; /* a/d ram port pins */
drivers/net/ethernet/amd/xgbe/xgbe-dev.c
3315
XGMAC_IOWRITE_BITS(pdata, MAC_RCR, RE, 1);
drivers/net/ethernet/amd/xgbe/xgbe-dev.c
3326
XGMAC_IOWRITE_BITS(pdata, MAC_RCR, RE, 0);
drivers/net/ethernet/cadence/macb_main.c
1688
macb_writel(bp, NCR, ctrl & ~MACB_BIT(RE));
drivers/net/ethernet/cadence/macb_main.c
1693
macb_writel(bp, NCR, ctrl | MACB_BIT(RE));
drivers/net/ethernet/cadence/macb_main.c
1860
ctrl &= ~(MACB_BIT(RE) | MACB_BIT(TE));
drivers/net/ethernet/cadence/macb_main.c
1878
ctrl |= MACB_BIT(RE) | MACB_BIT(TE);
drivers/net/ethernet/cadence/macb_main.c
2028
macb_writel(bp, NCR, ctrl & ~MACB_BIT(RE));
drivers/net/ethernet/cadence/macb_main.c
2030
macb_writel(bp, NCR, ctrl | MACB_BIT(RE));
drivers/net/ethernet/cadence/macb_main.c
2731
ctrl &= ~(MACB_BIT(RE) | MACB_BIT(TE));
drivers/net/ethernet/cadence/macb_main.c
4835
macb_writel(lp, NCR, ctl | MACB_BIT(RE) | MACB_BIT(TE));
drivers/net/ethernet/cadence/macb_main.c
4864
macb_writel(lp, NCR, ctl & ~(MACB_BIT(TE) | MACB_BIT(RE)));
drivers/net/ethernet/cadence/macb_main.c
5042
macb_writel(lp, NCR, ctl & ~MACB_BIT(RE));
drivers/net/ethernet/cadence/macb_main.c
5044
macb_writel(lp, NCR, ctl | MACB_BIT(RE));
drivers/net/ethernet/cadence/macb_main.c
5811
macb_writel(bp, NCR, tmp & ~(MACB_BIT(TE) | MACB_BIT(RE)));
drivers/net/ethernet/cadence/macb_main.c
5834
macb_writel(bp, NCR, tmp | MACB_BIT(RE));
drivers/net/ethernet/cadence/macb_main.c
666
ctrl = macb_readl(bp, NCR) & ~(MACB_BIT(RE) | MACB_BIT(TE));
drivers/net/ethernet/cadence/macb_main.c
824
macb_writel(bp, NCR, ctrl | MACB_BIT(RE) | MACB_BIT(TE));