HomeSort by relevance Sort by last modified time
    Searched refs:inw (Results 1 - 25 of 41) sorted by null

1 2

  /external/grub/netboot/
smc9000.c 117 bank = inw(ioaddr + BANK_SELECT);
124 bank = inw(ioaddr + BANK_SELECT);
133 base_address_register = inw(ioaddr + BASE);
151 revision_register = inw(ioaddr + REVISION);
290 packet_no = inw(smc9000_base + FIFO_PORTS);
299 tx_status = inw( smc9000_base + DATA_1 );
307 _outw(inw(smc9000_base + TCR ) | TCR_ENABLE, smc9000_base + TCR );
332 if (inw(smc9000_base + FIFO_PORTS) & FP_RXEMPTY)
339 if (!(inw(smc9000_base + DATA_1) & RS_ERRORS)) {
341 nic->packetlen = (inw(smc9000_base + DATA_1) & 0x07ff)
    [all...]
lance.c 218 (void)inw(ioaddr+LANCE_RESET);
228 outw(inw(ioaddr+LANCE_BUS_IF) | 0x2, ioaddr+LANCE_BUS_IF);
238 media = inw(ioaddr+0x16) ;
252 check = inw(ioaddr+0x16) ;
275 (void)inw(ioaddr+LANCE_ADDR);
278 (void)inw(ioaddr+LANCE_ADDR);
281 (void)inw(ioaddr+LANCE_ADDR);
284 (void)inw(ioaddr+LANCE_ADDR);
288 if (inw(ioaddr+LANCE_DATA) & 0x100)
312 inw(ioaddr+LANCE_DATA))
    [all...]
3c90x.c 269 while (inw(ioaddr + regCommandIntStatus_w) & INT_CMDINPROGRESS);
303 while((1<<15) & inw(ioaddr + regEepromCommand_0_w));
307 while((1<<15) & inw(ioaddr + regEepromCommand_0_w));
308 val = inw(ioaddr + regEepromData_0_w);
326 while((1<<15) & inw(ioaddr + regEepromCommand_0_w));
330 while((1<<15) & inw(ioaddr + regEepromCommand_0_w));
334 while((1<<15) & inw(ioaddr + regEepromCommand_0_w));
339 while((1<<15) & inw(ioaddr + regEepromCommand_0_w));
343 while((1<<15) & inw(ioaddr + regEepromCommand_0_w));
412 while (inw(INF_3C90X.IOAddr + regCommandIntStatus_w) & INT_CMDINPROGRESS)
    [all...]
3c509.c 74 while (inw(BASE + EP_STATUS) & S_COMMAND_IN_PROGRESS)
89 while (inw(BASE + EP_STATUS) & S_COMMAND_IN_PROGRESS)
193 while (inw(BASE + EP_W1_FREE_TX) < (unsigned short)len + pad + 4)
211 while((inw(BASE + EP_STATUS) & S_COMMAND_IN_PROGRESS) != 0)
226 cst=inw(BASE + EP_STATUS);
241 status = inw(BASE + EP_W1_RX_STATUS);
265 status = inw(BASE + EP_W1_RX_STATUS);
289 while (inw(BASE + EP_STATUS) & S_COMMAND_IN_PROGRESS)
332 return (inw(IS_BASE + EP_W0_EEPROM_DATA));
370 data = (data << 1) | (inw(id_port) & 1)
    [all...]
smc9000.h 199 #define SMC_DELAY(x) { inw( x + RCR );\
200 inw( x + RCR );\
201 inw( x + RCR ); }
3c595.c 202 while (inw(BASE + VX_W1_FREE_TX) < len + pad + 4) {
221 while((inw(BASE + VX_STATUS) & S_COMMAND_IN_PROGRESS) != 0)
236 cst=inw(BASE + VX_STATUS);
251 status = inw(BASE + VX_W1_RX_STATUS);
275 status = inw(BASE + VX_W1_RX_STATUS);
301 while (inw(BASE + VX_STATUS) & S_COMMAND_IN_PROGRESS);
346 return (inw(BASE + VX_W0_EEPROM_DATA));
355 vx_connectors = inw(BASE + VX_W3_RESET_OPT) & 0x7f;
cs89x0.c 86 return inw(eth_nic_base + DATA_PORT);
424 status = inw(eth_nic_base + RX_FRAME_PORT);
425 nic->packetlen = inw(eth_nic_base + RX_FRAME_PORT);
428 nic->packet[nic->packetlen-1] = inw(eth_nic_base + RX_FRAME_PORT);
466 if ((inw(ioaddr + ADD_PORT) & ADD_MASK) != ADD_SIG)
471 if (inw(ioaddr + DATA_PORT) != CHIP_EISA_ID_SIG)
tiara.c 145 len = inw(ioaddr + BMPR_MEM_PORT); /* throw away status */
146 len = inw(ioaddr + BMPR_MEM_PORT);
eepro100.c 334 retval = (retval << 1) | ((inw(ee_addr) & EE_DATA_READ) ? 1 : 0);
385 status = inw(ioaddr + SCBStatus);
391 t, s, status, inw (ioaddr + SCBCmd));
420 s1 = inw (ioaddr + SCBStatus);
424 s2 = inw (ioaddr + SCBStatus);
eepro.c 356 rcv_event = inw(ioaddr + IO_PORT);
359 rcv_status = inw(ioaddr + IO_PORT);
360 rcv_next_frame = inw(ioaddr + IO_PORT);
361 rcv_size = inw(ioaddr + IO_PORT);
425 status = inw(ioaddr + IO_PORT);
435 if (((status = inw(ioaddr + IO_PORT)) & TX_DONE_BIT) == 0) {
3c595.h 296 #define VX_BUSY_WAIT while (inw(BASE + VX_STATUS) & S_COMMAND_IN_PROGRESS)
425 #define is_eeprom_busy(b) (inw((b)+VX_W0_EEPROM_COMMAND)&EEPROM_BUSY)
depca.c 521 for (i = 0; i < 100 && !(inw(DEPCA_DATA) & IDON); i++)
545 if (inw(DEPCA_DATA) != STOP)
693 if (inw(DEPCA_DATA) != STOP)
rtl8139.c 213 fullduplex = inw(ioaddr + MII_BMCR) & BMCRDuplex;
364 status = inw(ioaddr + IntrStatus);
399 status = inw(ioaddr + IntrStatus);
epic100.c 180 *ap++ = inw(lan0 + i*4);
480 return inw(mmdata);
3c509.h 75 #define is_eeprom_busy(b) (inw((b)+EP_W0_EEPROM_COMMAND)&EEPROM_BUSY)
linux-asm-io.h 6 * inb/inw/inl/outb/outw/outl and the "string versions" of the same
152 #define inw(port) \ macro
  /external/openssl/crypto/evp/
e_xcbc_d.c 78 DES_cblock inw; member in struct:__anon9023
110 memcpy(&data(ctx)->inw[0],&key[8],8);
123 &data(ctx)->inw,
133 &data(ctx)->inw,
  /external/qemu-pc-bios/bochs/bios/
rombios32start.S 101 inw %dx, %ax
113 inw %dx, %ax
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/xorg/
compiler.h 99 # define inw RealInw macro
108 # define inw inpw macro
143 extern unsigned int inw(unsigned short);
152 extern unsigned int inw(unsigned long);
212 inw(unsigned long port) function
238 extern unsigned short inw(unsigned int port);
508 # undef inw macro
514 extern unsigned int inw(unsigned long port);
564 inw(unsigned short port) function
567 __asm__ __volatile__("inw %1,%0"
630 inw(unsigned long port) function
951 inw(unsigned PORT_SIZE port) function
1286 inw(unsigned short port) function
1417 inw(unsigned short port) function
1467 inw(unsigned short port) function
1512 inw(unsigned short port) function
1564 # undef inw macro
1583 # define inw macro
1668 # undef inw macro
1674 # define inw macro
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
io.h 62 inw (unsigned short int port) function
66 __asm__ __volatile__ ("inw %w1,%0":"=a" (_v):"Nd" (port));
75 __asm__ __volatile__ ("inw %w1,%0\noutb %%al,$0x80":"=a" (_v):"Nd" (port));
  /external/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 114 DES_cblock *ivec, const_DES_cblock *inw,
125 in2 = &(*inw)[0];
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);
  /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);
  /external/kernel-headers/original/asm-arm/
io.h 118 #define inw(p) ({ __u16 __v = le16_to_cpu((__force __le16) \ macro
136 #define inw_p(port) inw((port))

Completed in 327 milliseconds

1 2