Home
last modified time | relevance | path

Searched refs:RE (Results 1 – 22 of 22) sorted by relevance

/linux-4.4.14/arch/x86/crypto/
Dserpent-sse2-i586-asm_32.S46 #define RE %xmm4 macro
528 read_blocks(%eax, RA, RB, RC, RD, RT0, RT1, RE);
530 K(RA, RB, RC, RD, RE, 0);
531 S0(RA, RB, RC, RD, RE); LK(RC, RB, RD, RA, RE, 1);
532 S1(RC, RB, RD, RA, RE); LK(RE, RD, RA, RC, RB, 2);
533 S2(RE, RD, RA, RC, RB); LK(RB, RD, RE, RC, RA, 3);
534 S3(RB, RD, RE, RC, RA); LK(RC, RA, RD, RB, RE, 4);
535 S4(RC, RA, RD, RB, RE); LK(RA, RD, RB, RE, RC, 5);
536 S5(RA, RD, RB, RE, RC); LK(RC, RA, RD, RE, RB, 6);
537 S6(RC, RA, RD, RE, RB); LK(RD, RB, RA, RE, RC, 7);
[all …]
Dserpent-sse2-x86_64-asm_64.S651 K2(RA, RB, RC, RD, RE, 0);
652 S(S0, RA, RB, RC, RD, RE); LK2(RC, RB, RD, RA, RE, 1);
653 S(S1, RC, RB, RD, RA, RE); LK2(RE, RD, RA, RC, RB, 2);
654 S(S2, RE, RD, RA, RC, RB); LK2(RB, RD, RE, RC, RA, 3);
655 S(S3, RB, RD, RE, RC, RA); LK2(RC, RA, RD, RB, RE, 4);
656 S(S4, RC, RA, RD, RB, RE); LK2(RA, RD, RB, RE, RC, 5);
657 S(S5, RA, RD, RB, RE, RC); LK2(RC, RA, RD, RE, RB, 6);
658 S(S6, RC, RA, RD, RE, RB); LK2(RD, RB, RA, RE, RC, 7);
659 S(S7, RD, RB, RA, RE, RC); LK2(RC, RA, RE, RD, RB, 8);
660 S(S0, RC, RA, RE, RD, RB); LK2(RE, RA, RD, RC, RB, 9);
[all …]
Dserpent-avx2-asm_64.S576 K2(RA, RB, RC, RD, RE, 0);
577 S(S0, RA, RB, RC, RD, RE); LK2(RC, RB, RD, RA, RE, 1);
578 S(S1, RC, RB, RD, RA, RE); LK2(RE, RD, RA, RC, RB, 2);
579 S(S2, RE, RD, RA, RC, RB); LK2(RB, RD, RE, RC, RA, 3);
580 S(S3, RB, RD, RE, RC, RA); LK2(RC, RA, RD, RB, RE, 4);
581 S(S4, RC, RA, RD, RB, RE); LK2(RA, RD, RB, RE, RC, 5);
582 S(S5, RA, RD, RB, RE, RC); LK2(RC, RA, RD, RE, RB, 6);
583 S(S6, RC, RA, RD, RE, RB); LK2(RD, RB, RA, RE, RC, 7);
584 S(S7, RD, RB, RA, RE, RC); LK2(RC, RA, RE, RD, RB, 8);
585 S(S0, RC, RA, RE, RD, RB); LK2(RE, RA, RD, RC, RB, 9);
[all …]
Dserpent-avx-x86_64-asm_64.S584 K2(RA, RB, RC, RD, RE, 0);
585 S(S0, RA, RB, RC, RD, RE); LK2(RC, RB, RD, RA, RE, 1);
586 S(S1, RC, RB, RD, RA, RE); LK2(RE, RD, RA, RC, RB, 2);
587 S(S2, RE, RD, RA, RC, RB); LK2(RB, RD, RE, RC, RA, 3);
588 S(S3, RB, RD, RE, RC, RA); LK2(RC, RA, RD, RB, RE, 4);
589 S(S4, RC, RA, RD, RB, RE); LK2(RA, RD, RB, RE, RC, 5);
590 S(S5, RA, RD, RB, RE, RC); LK2(RC, RA, RD, RE, RB, 6);
591 S(S6, RC, RA, RD, RE, RB); LK2(RD, RB, RA, RE, RC, 7);
592 S(S7, RD, RB, RA, RE, RC); LK2(RC, RA, RE, RD, RB, 8);
593 S(S0, RC, RA, RE, RD, RB); LK2(RE, RA, RD, RC, RB, 9);
[all …]
Dsha1_avx2_x86_64_asm.S112 .set RE, REG_RE define
332 .set T_REG, RE
333 .set RE, RD define
387 lea (RE,RTB), E /* Add F from the previous round */
401 lea (RE,RTA), E /* E += A >>> 5 */
406 lea (RE,RTB), E /* Add F from the previous round */
430 lea (RE,RTB), E /* Add F from the previous round */
/linux-4.4.14/arch/mips/mm/
Duasm-mips.c72 { insn_dinsm, M(spec3_op, 0, 0, 0, 0, dinsm_op), RS | RT | RD | RE },
73 { insn_dins, M(spec3_op, 0, 0, 0, 0, dins_op), RS | RT | RD | RE },
77 { insn_drotr32, M(spec_op, 1, 0, 0, 0, dsrl32_op), RT | RD | RE },
78 { insn_drotr, M(spec_op, 1, 0, 0, 0, dsrl_op), RT | RD | RE },
79 { insn_dsll32, M(spec_op, 0, 0, 0, 0, dsll32_op), RT | RD | RE },
80 { insn_dsll, M(spec_op, 0, 0, 0, 0, dsll_op), RT | RD | RE },
81 { insn_dsra, M(spec_op, 0, 0, 0, 0, dsra_op), RT | RD | RE },
82 { insn_dsrl32, M(spec_op, 0, 0, 0, 0, dsrl32_op), RT | RD | RE },
83 { insn_dsrl, M(spec_op, 0, 0, 0, 0, dsrl_op), RT | RD | RE },
86 { insn_ext, M(spec3_op, 0, 0, 0, 0, ext_op), RS | RT | RD | RE },
[all …]
Duasm-micromips.c70 { insn_ins, M(mm_pool32a_op, 0, 0, 0, 0, mm_ins_op), RT | RS | RD | RE },
71 { insn_ext, M(mm_pool32a_op, 0, 0, 0, 0, mm_ext_op), RT | RS | RD | RE },
182 if (ip->fields & RE) in build_insn()
Duasm.c20 RE = 0x008, enumerator
/linux-4.4.14/arch/powerpc/crypto/
Dsha1-powerpc-asm.S20 #define RE(t) ((((t)+0)%6)+7) macro
33 add r0,RE(t),r15; \
46 add r0,RE(t),r15; \
60 add r0,RE(t),r15; \
70 add r0,RE(t),r15; \
89 add r0,RE(t),r15; \
125 lwz RE(0),16(r3) /* E */
164 add r20,RE(80),r20
169 mr RE(0),r20
174 stw RE(0),16(r3)
/linux-4.4.14/Documentation/devicetree/bindings/mtd/
Dfsmc-nand.txt15 byte 0 TCLR : CLE to RE delay in number of AHB clock cycles, only 4 bits
18 byte 1 TAR : ALE to RE delay, 4 bits are valid. Same format as TCLR.
/linux-4.4.14/drivers/net/irda/
Dsh_irda.c92 #define RE (1 << 0) /* Receive Enable */ macro
219 sh_irda_update_bits(self, IRRCTR, RE, enable ? RE : 0); in sh_irda_rcv_ctrl()
/linux-4.4.14/arch/blackfin/mach-bf527/include/mach/
DdefBF527.h166 #define RE 0x00000001 /* Receiver Enable */ macro
/linux-4.4.14/arch/blackfin/mach-bf537/include/mach/
DdefBF537.h165 #define RE 0x00000001 /* Receiver Enable … macro
/linux-4.4.14/arch/blackfin/mach-bf518/include/mach/
DdefBF516.h167 #define RE 0x00000001 /* Receiver Enable */ macro
/linux-4.4.14/arch/m68k/fpsp040/
Dslogn.S380 |--AN RE-ENTRY POINT FOR LOGNP1
432 |--THIS IS AN RE-ENTRY POINT FOR LOGNP1
/linux-4.4.14/drivers/net/ethernet/cadence/
Dmacb.c1103 macb_writel(bp, NCR, ctrl & ~MACB_BIT(RE)); in macb_interrupt()
1104 macb_writel(bp, NCR, ctrl | MACB_BIT(RE)); in macb_interrupt()
1725 macb_writel(bp, NCR, MACB_BIT(RE) | MACB_BIT(TE) | MACB_BIT(MPE)); in macb_init_hw()
2480 macb_writel(lp, NCR, ctl | MACB_BIT(RE) | MACB_BIT(TE)); in at91ether_start()
2527 macb_writel(lp, NCR, ctl & ~(MACB_BIT(TE) | MACB_BIT(RE))); in at91ether_close()
2657 macb_writel(lp, NCR, ctl & ~MACB_BIT(RE)); in at91ether_interrupt()
2658 macb_writel(lp, NCR, ctl | MACB_BIT(RE)); in at91ether_interrupt()
/linux-4.4.14/drivers/media/dvb-frontends/
Dbcm3510_priv.h313 u8 RE :1; /* a/d ram port pins */ member
/linux-4.4.14/drivers/net/ethernet/adi/
Dbfin_mac.c1358 opmode &= (~RE); in bfin_mac_disable()
1395 opmode |= RE; in bfin_mac_enable()
1774 bfin_write_EMAC_OPMODE((bfin_read_EMAC_OPMODE() & ~TE) | RE); in bfin_mac_suspend()
/linux-4.4.14/drivers/net/ethernet/amd/xgbe/
Dxgbe-dev.c2622 XGMAC_IOWRITE_BITS(pdata, MAC_RCR, RE, 1); in xgbe_enable_rx()
2634 XGMAC_IOWRITE_BITS(pdata, MAC_RCR, RE, 0); in xgbe_disable_rx()
/linux-4.4.14/Documentation/filesystems/
Dcoda.txt1574 55..88.. RREEPPLLAACCEE
/linux-4.4.14/arch/m68k/ifpsp060/src/
Dfplsp.S6412 #--THIS CAN BE RE-WRITTEN AS
8277 #--AN RE-ENTRY POINT FOR LOGNP1
Dfpsp.S8442 #--THIS IS AN RE-ENTRY POINT FOR LOGNP1