HomeSort by relevance Sort by last modified time
    Searched full:outw (Results 26 - 50 of 73) sorted by null

12 3

  /external/chromium_org/third_party/openssl/openssl/include/openssl/
des_old.h 156 #define des_xcbc_encrypt(i,o,l,k,iv,inw,outw,e)\
157 DES_xcbc_encrypt((i),(o),(l),&(k),(iv),(inw),(outw),(e))
259 #define des_xcbc_encrypt(i,o,l,k,iv,inw,outw,e)\
260 _ossl_old_des_xcbc_encrypt((i),(o),(l),(k),(iv),(inw),(outw),(e))
347 _ossl_old_des_cblock *inw,_ossl_old_des_cblock *outw,int enc);
des.h 146 const_DES_cblock *inw,const_DES_cblock *outw,int enc);
  /external/grub/netboot/
rtl8139.c 331 outw(0, ioaddr + IntrMask);
368 outw(status & (TxOK | TxErr | PCIErr), ioaddr + IntrStatus);
401 outw(status & ~(RxFIFOOver | RxOverflow | RxOK), ioaddr + IntrStatus);
441 outw(cur_rx - 16, ioaddr + RxBufPtr);
445 outw(status & (RxFIFOOver | RxOverflow | RxOK), ioaddr + IntrStatus);
natsemi.c 466 outw(0x0001, ioaddr + PGSEL);
467 outw(0x189C, ioaddr + PMDCSR);
468 outw(0x0000, ioaddr + TSTDAT);
469 outw(0x5040, ioaddr + DSPCFG);
470 outw(0x008C, ioaddr + SDCFG);
493 outw(nic->node_addr[i] + (nic->node_addr[i+1] << 8), ioaddr + RxFilterData);
via-rhine.c 824 outw (ReadMIItmp, wMIIDATA);
939 outw (CR_FDX, byCR0);
1073 outw (0x0000, byIMR0);
1085 outw (CR_FDX, byCR0);
1091 outw ((CRbak | CR_STRT | CR_TXON | CR_RXON | CR_DPOLL), byCR0);
1094 outw (IMRShadow, byIMR0);
1175 /*outw(IMRShadow,byIMR0); */
tlan.c 333 outw(internal_addr, base_addr + TLAN_DIO_ADR);
340 outw(internal_addr, base_addr + TLAN_DIO_ADR);
347 outw(internal_addr, base_addr + TLAN_DIO_ADR);
354 outw(internal_addr, base_addr + TLAN_DIO_ADR);
361 outw(internal_addr, base_addr + TLAN_DIO_ADR);
362 outw(data, base_addr + TLAN_DIO_DATA + (internal_addr & 0x2));
368 outw(internal_addr, base_addr + TLAN_DIO_ADR);
407 outw( TLAN_NET_SIO, io_base + TLAN_DIO_ADR );
446 outw( TLAN_NET_SIO, io_base + TLAN_DIO_ADR );
503 outw( TLAN_NET_SIO, io_base + TLAN_DIO_ADR )
    [all...]
3c509.h 76 #define GO_WINDOW(x) outw(WINDOW_SELECT|(x), BASE+EP_COMMAND)
3c595.h 416 #define GO_WINDOW(x) outw(WINDOW_SELECT|(x),BASE+VX_COMMAND)
pci.c 72 outw(value, 0xCFC + (where&2));
  /external/openssl/crypto/des/
des_old.h 156 #define des_xcbc_encrypt(i,o,l,k,iv,inw,outw,e)\
157 DES_xcbc_encrypt((i),(o),(l),&(k),(iv),(inw),(outw),(e))
259 #define des_xcbc_encrypt(i,o,l,k,iv,inw,outw,e)\
260 _ossl_old_des_xcbc_encrypt((i),(o),(l),(k),(iv),(inw),(outw),(e))
347 _ossl_old_des_cblock *inw,_ossl_old_des_cblock *outw,int enc);
des_old.c 111 _ossl_old_des_cblock *inw,_ossl_old_des_cblock *outw,int enc)
114 length, (DES_key_schedule *)schedule, ivec, inw, outw, enc);
xcbc_enc.c 115 const_DES_cblock *outw, int enc)
128 in2 = &(*outw)[0];
des.h 146 const_DES_cblock *inw,const_DES_cblock *outw,int enc);
  /external/openssl/include/openssl/
des_old.h 156 #define des_xcbc_encrypt(i,o,l,k,iv,inw,outw,e)\
157 DES_xcbc_encrypt((i),(o),(l),&(k),(iv),(inw),(outw),(e))
259 #define des_xcbc_encrypt(i,o,l,k,iv,inw,outw,e)\
260 _ossl_old_des_xcbc_encrypt((i),(o),(l),(k),(iv),(inw),(outw),(e))
347 _ossl_old_des_cblock *inw,_ossl_old_des_cblock *outw,int enc);
des.h 146 const_DES_cblock *inw,const_DES_cblock *outw,int enc);
  /external/chromium_org/third_party/openssl/openssl/crypto/des/
des_old.c 111 _ossl_old_des_cblock *inw,_ossl_old_des_cblock *outw,int enc)
114 length, (DES_key_schedule *)schedule, ivec, inw, outw, enc);
xcbc_enc.c 115 const_DES_cblock *outw, int enc)
128 in2 = &(*outw)[0];
des.h 146 const_DES_cblock *inw,const_DES_cblock *outw,int enc);
  /external/kernel-headers/original/asm-arm/
io.h 112 #define outw(v,p) __raw_writew((__force __u16) \ macro
133 #define outw_p(val,port) outw((val),(port))
  /external/qemu/
ioport.c 203 LOG_IOPORT("outw: %04"FMT_pioaddr" %04"PRIx16"\n", addr, val);
  /external/qemu/target-i386/
helper.h 92 DEF_HELPER_2(outw, void, i32, i32)
  /external/qemu-pc-bios/vgabios/
vgabios.c 67 static void outw();
943 outw(crtc_addr,0x0011);
1200 outw(VGAREG_GRDC_ADDRESS, 0x0105);
1205 outw(VGAREG_GRDC_ADDRESS, 0x0005);
1216 outw(VGAREG_GRDC_ADDRESS, 0x0205);
1221 outw(VGAREG_GRDC_ADDRESS, 0x0005);
1335 outw(VGAREG_GRDC_ADDRESS, 0x0205);
1337 outw(VGAREG_GRDC_ADDRESS, 0x0005);
3741 outw(port, val) function
    [all...]
  /external/llvm/test/MC/X86/
x86-64.s 216 // CHECK: outw %ax, $128
217 outw %ax, $128 label
246 // CHECK: outw %ax, %dx
251 outw %dx label
258 // CHECK: outw %ax, %dx
259 // CHECK: outw %ax, %dx
266 outw %ax, (%dx) label
intel-syntax.s 428 // CHECK: outw %ax, %dx
434 outw DX define
  /external/kernel-headers/original/asm-x86/
io_32.h 9 * inb/inw/inl/outb/outw/outl and the "string versions" of the same

Completed in 906 milliseconds

12 3