Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/crypto/
Dserpent-sse2-i586-asm_32.S44 #define RE %xmm4 macro
530 read_blocks(%eax, RA, RB, RC, RD, RT0, RT1, RE);
532 K(RA, RB, RC, RD, RE, 0);
533 S0(RA, RB, RC, RD, RE); LK(RC, RB, RD, RA, RE, 1);
534 S1(RC, RB, RD, RA, RE); LK(RE, RD, RA, RC, RB, 2);
535 S2(RE, RD, RA, RC, RB); LK(RB, RD, RE, RC, RA, 3);
536 S3(RB, RD, RE, RC, RA); LK(RC, RA, RD, RB, RE, 4);
537 S4(RC, RA, RD, RB, RE); LK(RA, RD, RB, RE, RC, 5);
538 S5(RA, RD, RB, RE, RC); LK(RC, RA, RD, RE, RB, 6);
539 S6(RC, RA, RD, RE, RB); LK(RD, RB, RA, RE, RC, 7);
[all …]
Dserpent-sse2-x86_64-asm_64.S653 K2(RA, RB, RC, RD, RE, 0);
654 S(S0, RA, RB, RC, RD, RE); LK2(RC, RB, RD, RA, RE, 1);
655 S(S1, RC, RB, RD, RA, RE); LK2(RE, RD, RA, RC, RB, 2);
656 S(S2, RE, RD, RA, RC, RB); LK2(RB, RD, RE, RC, RA, 3);
657 S(S3, RB, RD, RE, RC, RA); LK2(RC, RA, RD, RB, RE, 4);
658 S(S4, RC, RA, RD, RB, RE); LK2(RA, RD, RB, RE, RC, 5);
659 S(S5, RA, RD, RB, RE, RC); LK2(RC, RA, RD, RE, RB, 6);
660 S(S6, RC, RA, RD, RE, RB); LK2(RD, RB, RA, RE, RC, 7);
661 S(S7, RD, RB, RA, RE, RC); LK2(RC, RA, RE, RD, RB, 8);
662 S(S0, RC, RA, RE, RD, RB); LK2(RE, RA, RD, RC, RB, 9);
[all …]
/linux-3.4.99/arch/mips/mm/
Duasm.c28 RE = 0x008, enumerator
107 { insn_dsll, M(spec_op, 0, 0, 0, 0, dsll_op), RT | RD | RE },
108 { insn_dsll32, M(spec_op, 0, 0, 0, 0, dsll32_op), RT | RD | RE },
109 { insn_dsra, M(spec_op, 0, 0, 0, 0, dsra_op), RT | RD | RE },
110 { insn_dsrl, M(spec_op, 0, 0, 0, 0, dsrl_op), RT | RD | RE },
111 { insn_dsrl32, M(spec_op, 0, 0, 0, 0, dsrl32_op), RT | RD | RE },
112 { insn_drotr, M(spec_op, 1, 0, 0, 0, dsrl_op), RT | RD | RE },
113 { insn_drotr32, M(spec_op, 1, 0, 0, 0, dsrl32_op), RT | RD | RE },
133 { insn_sll, M(spec_op, 0, 0, 0, 0, sll_op), RT | RD | RE },
134 { insn_sra, M(spec_op, 0, 0, 0, 0, sra_op), RT | RD | RE },
[all …]
/linux-3.4.99/drivers/net/irda/
Dsh_irda.c96 #define RE (1 << 0) /* Receive Enable */ macro
223 sh_irda_update_bits(self, IRRCTR, RE, enable ? RE : 0); in sh_irda_rcv_ctrl()
/linux-3.4.99/arch/blackfin/mach-bf537/include/mach/
DdefBF537.h165 #define RE 0x00000001 /* Receiver Enable … macro
/linux-3.4.99/arch/blackfin/mach-bf518/include/mach/
DdefBF516.h167 #define RE 0x00000001 /* Receiver Enable */ macro
/linux-3.4.99/arch/blackfin/mach-bf527/include/mach/
DdefBF527.h166 #define RE 0x00000001 /* Receiver Enable */ macro
/linux-3.4.99/arch/m68k/fpsp040/
Dslogn.S380 |--AN RE-ENTRY POINT FOR LOGNP1
432 |--THIS IS AN RE-ENTRY POINT FOR LOGNP1
/linux-3.4.99/drivers/media/dvb/frontends/
Dbcm3510_priv.h313 u8 RE :1; /* a/d ram port pins */ member
/linux-3.4.99/drivers/net/ethernet/adi/
Dbfin_mac.c1200 opmode &= (~RE); in bfin_mac_disable()
1237 opmode |= RE; in bfin_mac_enable()
1606 bfin_write_EMAC_OPMODE((bfin_read_EMAC_OPMODE() & ~TE) | RE); in bfin_mac_suspend()
/linux-3.4.99/drivers/net/ethernet/cadence/
Dmacb.c899 macb_writel(bp, NCR, MACB_BIT(RE) | MACB_BIT(TE) | MACB_BIT(MPE)); in macb_init_hw()
/linux-3.4.99/Documentation/filesystems/
Dcoda.txt1574 55..88.. RREEPPLLAACCEE
/linux-3.4.99/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