Searched refs:out8 (Results 1 - 15 of 15) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/tile/lib/
H A Dmemset_32.c27 uint8_t *out8 = s; local
55 *out8 = c;
56 out8++;
68 __insn_prefetch(out8);
74 __insn_prefetch(&out8[n - 1]);
78 /* Align 'out8'. We know n >= 3 so this won't write past the end. */
79 while (((uintptr_t) out8 & 3) != 0) {
80 *out8++ = c;
86 out8[--n] = c;
88 out32 = (uint32_t *) out8;
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/edac/
H A Damd8111_edac.c267 u8 out8 = 0; local
269 out8 = AT_COMPAT_CLRSERR;
271 out8 |= AT_COMPAT_CLRIOCHK;
272 if (out8 > 0)
273 __do_outb(out8, REG_AT_COMPAT);
311 u8 out8 = 0; local
314 out8 = AT_COMPAT_CLRSERR;
316 out8 |= AT_COMPAT_CLRIOCHK;
317 if (out8 > 0) {
318 __do_outb(out8, REG_AT_COMPA
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Dbf54x-lq043fb.c648 goto out8;
660 goto out8;
669 out8:
H A Dbfin-t350mcqb-fb.c544 goto out8;
556 goto out8;
565 out8:
H A Dbfin-lq035q1-fb.c713 goto out8;
743 out8:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dvx_core.h100 void (*out8)(struct vx_core *chip, int reg, unsigned char val); member in struct:snd_vx_ops
259 chip->ops->out8(chip, reg, val);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pcmcia/vx/
H A Dvxp_ops.c601 .out8 = vxp_outb,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/vx222/
H A Dvx222_ops.c994 .out8 = vx2_outb,
1014 .out8 = vx2_outb,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/aes/asm/
H A Daes-ia64.S186 addl out8=@ltoff(AES_Te#),gp
193 { .mmi; ld8 out8=[out8] // Te0
479 addl out8=@ltoff(AES_Td#),gp
486 { .mmi; ld8 out8=[out8] // Te0
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfs/
H A Dinode.c1526 goto out8;
1587 out8:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/md5/asm/
H A Dmd5-ia64.S106 #define M5_ out8
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/md5/asm/
H A Dmd5-ia64.S106 #define M5_ out8
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/aes/asm/
H A Daes-ia64.S292 add out8=(AES_Te#-AES_encrypt#),r3 // Te0
671 add out8=(AES_Td#-AES_decrypt#),r3 // Te0
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/aes/asm/
H A Daes-ia64.S292 add out8=(AES_Te#-AES_encrypt#),r3 // Te0
671 add out8=(AES_Td#-AES_decrypt#),r3 // Te0
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/x86/
H A Dvp9itxfm.asm1062 pmulhrsw m15, [pw_11585x2] ; m15=out8[w]
1067 ; m9=out0, m14=out3, m7=out4, m12=out7, m15=out8, m6=out11, m13=out12, m8=out15

Completed in 302 milliseconds