/linux-3.3/drivers/net/ethernet/dec/tulip/ |
D | pnic.c | 23 u32 phy_reg = ioread32(ioaddr + 0xB8); in pnic_do_nway() local 56 int phy_reg = ioread32(ioaddr + 0xB8); in pnic_lnk_change() local 111 int phy_reg = ioread32(ioaddr + 0xB8); in pnic_timer() local
|
D | dmfe.c | 1666 u16 phy_reg; in dmfe_set_phyxcer() local 1722 u16 phy_reg; in dmfe_process_mode() local 2042 uint phy_reg; in dmfe_program_DM9802() local 2059 uint phy_reg; in dmfe_HPNA_remote_cmd_chk() local
|
D | uli526x.c | 1549 u16 phy_reg; in uli526x_set_phyxcer() local 1590 u16 phy_reg; in uli526x_process_mode() local
|
/linux-3.3/arch/arm/mach-exynos/ |
D | dev-ahci.c | 55 struct phy_reg { struct 61 static const struct phy_reg exynos4_sataphy_cmu[] = { argument
|
/linux-3.3/drivers/infiniband/hw/nes/ |
D | nes_utils.c | 413 void nes_write_1G_phy_reg(struct nes_device *nesdev, u8 phy_reg, u8 phy_addr, u16 data) in nes_write_1G_phy_reg() 440 void nes_read_1G_phy_reg(struct nes_device *nesdev, u8 phy_reg, u8 phy_addr, u16 *data) in nes_read_1G_phy_reg() 472 void nes_write_10G_phy_reg(struct nes_device *nesdev, u16 phy_addr, u8 dev_addr, u16 phy_reg, in nes_write_10G_phy_reg() 518 void nes_read_10G_phy_reg(struct nes_device *nesdev, u8 phy_addr, u8 dev_addr, u16 phy_reg) in nes_read_10G_phy_reg()
|
/linux-3.3/drivers/net/ |
D | sungem_phy.c | 599 u32 phy_reg; in bcm5421_poll_link() local 623 u32 phy_reg; in bcm5421_read_link() local 672 u32 phy_reg; in bcm5461_poll_link() local 698 u32 phy_reg; in bcm5461_read_link() local
|
/linux-3.3/drivers/net/ethernet/ti/ |
D | davinci_mdio.c | 202 static int davinci_mdio_read(struct mii_bus *bus, int phy_id, int phy_reg) in davinci_mdio_read() 247 int phy_reg, u16 phy_data) in davinci_mdio_write()
|
/linux-3.3/drivers/net/ethernet/intel/e1000/ |
D | e1000_ethtool.c | 1100 u16 phy_reg; in e1000_phy_reset_clk_and_crs() local 1125 u16 phy_reg; in e1000_nonintegrated_phy_loopback() local 1246 u16 phy_reg = 0; in e1000_set_phy_loopback() local 1319 u16 phy_reg; in e1000_loopback_cleanup() local
|
/linux-3.3/drivers/net/ethernet/intel/e1000e/ |
D | ich8lan.c | 634 u16 phy_reg; in e1000_set_eee_pchlan() local 666 u16 phy_reg; in e1000_check_for_copper_link_ich8lan() local 1454 u16 i, phy_reg = 0; in e1000_copy_rx_addrs_to_phy_ich8lan() local 1495 u16 phy_reg, data; in e1000_lv_jumbo_workaround_ich8lan() local 1687 u16 phy_reg; in e1000_k1_workaround_lv() local
|
D | phy.c | 2633 s32 e1000_enable_phy_wakeup_reg_access_bm(struct e1000_hw *hw, u16 *phy_reg) in e1000_enable_phy_wakeup_reg_access_bm() 2689 s32 e1000_disable_phy_wakeup_reg_access_bm(struct e1000_hw *hw, u16 *phy_reg) in e1000_disable_phy_wakeup_reg_access_bm() 2740 u16 phy_reg = 0; in e1000_access_phy_wakeup_reg_bm() local
|
D | ethtool.c | 1209 u16 phy_reg = 0; in e1000_integrated_phy_loopback() local 1445 u16 phy_reg; in e1000_loopback_cleanup() local
|
D | netdev.c | 5310 u16 phy_reg, wuc_enable; in e1000_init_phy_wakeup() local
|
/linux-3.3/drivers/net/ethernet/ |
D | lantiq_etop.c | 343 ltq_etop_mdio_wr(struct mii_bus *bus, int phy_addr, int phy_reg, u16 phy_data) in ltq_etop_mdio_wr() 357 ltq_etop_mdio_rd(struct mii_bus *bus, int phy_addr, int phy_reg) in ltq_etop_mdio_rd()
|
/linux-3.3/drivers/net/phy/ |
D | phy_device.c | 212 int phy_reg; in get_phy_id() local
|
/linux-3.3/drivers/net/ethernet/icplus/ |
D | ipg.c | 217 static int mdio_read(struct net_device *dev, int phy_id, int phy_reg) in mdio_read() 308 static void mdio_write(struct net_device *dev, int phy_id, int phy_reg, int val) in mdio_write()
|
/linux-3.3/drivers/net/ethernet/intel/igb/ |
D | igb_ethtool.c | 1519 u16 phy_reg; in igb_loopback_cleanup() local
|
/linux-3.3/drivers/net/usb/ |
D | asix.c | 653 int phy_reg; in asix_get_phyid() local
|
/linux-3.3/drivers/net/ethernet/realtek/ |
D | r8169.c | 1909 struct phy_reg { struct 1915 const struct phy_reg *regs, int len) in rtl_writephy_batch() argument
|