• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/

Lines Matching refs:outw

298 	outw(cmd, dev->base_addr + 0xc00a);
303 outw(val, dev->base_addr + 0xc00c);
308 outw(val, dev->base_addr + 0xc00e);
726 outw(CONF_DIAG_RESULT & ~31, ioaddr + SM_PTR);
735 outw(CONF_TDR_RESULT & ~31, ioaddr + SM_PTR);
852 outw(old_read_ptr, ioaddr+READ_PTR);
853 outw(old_write_ptr, ioaddr+WRITE_PTR);
903 outw(rx_block, ioaddr + READ_PTR);
912 outw(pbuf, ioaddr + READ_PTR);
959 outw(pbuf+10, ioaddr+READ_PTR);
967 outw(rx_block, ioaddr+WRITE_PTR);
968 outw(0, ioaddr+DATAPORT);
969 outw(0, ioaddr+DATAPORT);
996 outw(0xFFFF, ioaddr+SIGNAL_CA);
999 outw(lp->tx_head, ioaddr + WRITE_PTR);
1001 outw(0x0000, ioaddr + DATAPORT);
1002 outw(Cmd_INT|Cmd_Xmit, ioaddr + DATAPORT);
1003 outw(lp->tx_head+0x08, ioaddr + DATAPORT);
1004 outw(lp->tx_head+0x0e, ioaddr + DATAPORT);
1006 outw(0x0000, ioaddr + DATAPORT);
1007 outw(0x0000, ioaddr + DATAPORT);
1008 outw(lp->tx_head+0x08, ioaddr + DATAPORT);
1010 outw(0x8000|len, ioaddr + DATAPORT);
1011 outw(-1, ioaddr + DATAPORT);
1012 outw(lp->tx_head+0x16, ioaddr + DATAPORT);
1013 outw(0, ioaddr + DATAPORT);
1017 outw(lp->tx_tail+0xc, ioaddr + WRITE_PTR);
1018 outw(lp->tx_head, ioaddr + DATAPORT);
1033 outw(0xFFFF, ioaddr+SIGNAL_CA);
1118 outw(0, dev->base_addr + WRITE_PTR);
1120 outw(0, dev->base_addr + DATAPORT);
1124 outw(memory_size<<10, dev->base_addr + READ_PTR);
1127 outw(memory_size<<10, dev->base_addr + WRITE_PTR);
1128 outw(memory_size | 0x5000, dev->base_addr+DATAPORT);
1129 outw(memory_size<<10, dev->base_addr + READ_PTR);
1236 outw(tx_block & ~31, dev->base_addr + SM_PTR);
1349 outw(tx_block, ioaddr + WRITE_PTR);
1351 outw(0x0000, ioaddr + DATAPORT);
1352 outw(Cmd_INT|Cmd_Xmit, ioaddr + DATAPORT);
1353 outw(tx_block+0x08, ioaddr + DATAPORT);
1354 outw(tx_block+0x0e, ioaddr + DATAPORT);
1356 outw(0x0000, ioaddr + DATAPORT);
1357 outw(0x0000, ioaddr + DATAPORT);
1358 outw(tx_block+0x08, ioaddr + DATAPORT);
1360 outw(0x8000, ioaddr + DATAPORT);
1361 outw(-1, ioaddr + DATAPORT);
1362 outw(tx_block+0x16, ioaddr + DATAPORT);
1363 outw(0x0000, ioaddr + DATAPORT);
1394 outw(rx_block, ioaddr + WRITE_PTR);
1396 outw(0, ioaddr + DATAPORT); outw(0, ioaddr+DATAPORT);
1397 outw(rx_block + RX_BUF_SIZE, ioaddr+DATAPORT);
1398 outw(0xffff, ioaddr+DATAPORT);
1400 outw(0x0000, ioaddr+DATAPORT);
1401 outw(0xdead, ioaddr+DATAPORT);
1402 outw(0xdead, ioaddr+DATAPORT);
1403 outw(0xdead, ioaddr+DATAPORT);
1404 outw(0xdead, ioaddr+DATAPORT);
1405 outw(0xdead, ioaddr+DATAPORT);
1406 outw(0xdead, ioaddr+DATAPORT);
1408 outw(0x0000, ioaddr+DATAPORT);
1409 outw(rx_block + RX_BUF_SIZE + 0x16, ioaddr+DATAPORT);
1410 outw(rx_block + 0x20, ioaddr+DATAPORT);
1411 outw(0, ioaddr+DATAPORT);
1412 outw(RX_BUF_SIZE-0x20, ioaddr+DATAPORT);
1421 outw(lp->rx_first + 6, ioaddr+WRITE_PTR);
1422 outw(lp->rx_first + 0x16, ioaddr+DATAPORT);
1425 outw(lp->rx_last + 4, ioaddr+WRITE_PTR);
1426 outw(lp->rx_first, ioaddr+DATAPORT);
1429 outw(lp->rx_last + 0x16 + 2, ioaddr+WRITE_PTR);
1430 outw(lp->rx_first + 0x16, ioaddr+DATAPORT);
1458 outw(lp->rx_buf_end & ~31, ioaddr + SM_PTR);
1459 outw(lp->width?0x0001:0x0000, ioaddr + 0x8006);
1460 outw(0x0000, ioaddr + 0x8008);
1461 outw(0x0000, ioaddr + 0x800a);
1462 outw(0x0000, ioaddr + 0x800c);
1463 outw(0x0000, ioaddr + 0x800e);
1467 outw(i, ioaddr + SM_PTR);
1469 outw(start_code[(i+j)/2],
1472 outw(start_code[(i+j+16)/2],
1477 outw(CONF_PROMISC & ~31, ioaddr+SM_PTR);
1479 outw((dev->flags & IFF_PROMISC)?(i|1):(i & ~1),
1484 outw(CONF_HWADDR & ~31, ioaddr+SM_PTR);
1485 outw(((unsigned short *)dev->dev_addr)[0], ioaddr+SHADOW(CONF_HWADDR));
1486 outw(((unsigned short *)dev->dev_addr)[1],
1488 outw(((unsigned short *)dev->dev_addr)[2],
1500 outw(0, ioaddr+SM_PTR);
1573 outw(CONF_NR_MULTICAST & ~31, ioaddr+SM_PTR);
1574 outw(count, ioaddr+SHADOW(CONF_NR_MULTICAST));
1585 outw((CONF_MULTICAST+(6*i)) & ~31, ioaddr+SM_PTR);
1586 outw(data[0], ioaddr+SHADOW(CONF_MULTICAST+(6*i)));
1587 outw((CONF_MULTICAST+(6*i)+2) & ~31, ioaddr+SM_PTR);
1588 outw(data[1], ioaddr+SHADOW(CONF_MULTICAST+(6*i)+2));
1589 outw((CONF_MULTICAST+(6*i)+4) & ~31, ioaddr+SM_PTR);
1590 outw(data[2], ioaddr+SHADOW(CONF_MULTICAST+(6*i)+4));
1604 outw(CONF_PROMISC & ~31, ioaddr+SM_PTR);
1606 outw((dev->flags & IFF_PROMISC)?(i|1):(i & ~1),