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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/pcmcia/
H A Dpcnet_cs.c213 u_char eth_phy, pna_phy; member in struct:pcnet_dev_t
924 mdio_write(nic_base + DLINK_GPIO, info->eth_phy, 4, 0x01e1);
926 mdio_write(nic_base + DLINK_GPIO, info->eth_phy, 0, 0x0000);
927 mdio_write(nic_base + DLINK_GPIO, info->eth_phy, 0, 0x1200);
934 mdio_write(nic_base + DLINK_GPIO, info->eth_phy, 4, 0x01e1);
936 mdio_write(nic_base + DLINK_GPIO, info->eth_phy, 0, 0x0000);
937 mdio_write(nic_base + DLINK_GPIO, info->eth_phy, 0, 0x1200);
962 info->eth_phy = i;
988 info->phy_id = info->eth_phy;
1114 if (info->eth_phy) {
[all...]

Completed in 67 milliseconds