DLINK_GPIO        855 drivers/net/ethernet/8390/pcnet_cs.c 	    mdio_write(nic_base + DLINK_GPIO, info->eth_phy, 4, 0x01e1);
DLINK_GPIO        857 drivers/net/ethernet/8390/pcnet_cs.c 	    mdio_write(nic_base + DLINK_GPIO, info->eth_phy, 0, 0x0000);
DLINK_GPIO        858 drivers/net/ethernet/8390/pcnet_cs.c 	    mdio_write(nic_base + DLINK_GPIO, info->eth_phy, 0, 0x1200);
DLINK_GPIO        865 drivers/net/ethernet/8390/pcnet_cs.c 	mdio_write(nic_base + DLINK_GPIO, info->eth_phy, 4, 0x01e1);
DLINK_GPIO        867 drivers/net/ethernet/8390/pcnet_cs.c 	mdio_write(nic_base + DLINK_GPIO, info->eth_phy, 0, 0x0000);
DLINK_GPIO        868 drivers/net/ethernet/8390/pcnet_cs.c 	mdio_write(nic_base + DLINK_GPIO, info->eth_phy, 0, 0x1200);
DLINK_GPIO        877 drivers/net/ethernet/8390/pcnet_cs.c     unsigned int mii_addr = dev->base_addr + DLINK_GPIO;
DLINK_GPIO       1015 drivers/net/ethernet/8390/pcnet_cs.c     unsigned int mii_addr = nic_base + DLINK_GPIO;
DLINK_GPIO       1103 drivers/net/ethernet/8390/pcnet_cs.c     unsigned int mii_addr = dev->base_addr + DLINK_GPIO;