/external/u-boot/drivers/net/phy/ |
D | phy.c | 611 int phy_id = phydev->phy_id; in get_phy_driver() local 625 u32 phy_id, in phy_device_create() 671 int __weak get_phy_id(struct mii_dev *bus, int addr, int devad, u32 *phy_id) in get_phy_id() 701 u32 phy_id = 0xffffffff; in create_phy_by_mask() local
|
D | cortina.c | 353 int get_phy_id(struct mii_dev *bus, int addr, int devad, u32 *phy_id) in get_phy_id()
|
/external/u-boot/drivers/net/pfe_eth/ |
D | pfe_mdio.c | 210 int pfe_phy_configure(struct pfe_eth_dev *priv, int dev_id, int phy_id) in pfe_phy_configure() 286 void pfe_set_phy_address_mode(int dev_id, int phy_id, int phy_mode) in pfe_set_phy_address_mode()
|
/external/u-boot/include/ |
D | usb_ether.h | 34 int phy_id; /* mii phy id */ member
|
D | phy.h | 191 u32 phy_id; member 196 int phy_id; member
|
/external/u-boot/drivers/usb/eth/ |
D | lan7x.c | 67 int lan7x_mdio_read(struct usb_device *udev, int phy_id, int idx) in lan7x_mdio_read() 92 void lan7x_mdio_write(struct usb_device *udev, int phy_id, int idx, int regval) in lan7x_mdio_write()
|
D | lan7x.h | 168 int phy_id, const u32 reg, in lan7x_mdio_wait_for_bit()
|
D | asix.c | 177 static int asix_mdio_read(struct ueth_data *dev, int phy_id, int loc) in asix_mdio_read() 192 asix_mdio_write(struct ueth_data *dev, int phy_id, int loc, int val) in asix_mdio_write()
|
D | smsc95xx.c | 218 static int smsc95xx_mdio_read(struct usb_device *udev, int phy_id, int idx) in smsc95xx_mdio_read() 242 static void smsc95xx_mdio_write(struct usb_device *udev, int phy_id, int idx, in smsc95xx_mdio_write()
|
/external/u-boot/board/technologic/ts4800/ |
D | ts4800.c | 193 int phy_id = 0xFF; in board_eth_init() local
|
/external/u-boot/drivers/ddr/marvell/a38x/ |
D | ddr3_training.c | 1127 enum hws_access_type phy_access, u32 phy_id, in ddr3_tip_bus_read() 1139 u32 phy_id, enum hws_ddr_phy phy_type, u32 reg_addr, in ddr3_tip_bus_write() 1151 u32 interface_id, u32 phy_id, in ddr3_tip_bus_read_modify_write() 2006 u32 if_id, phy_id, cs; in ddr3_tip_ddr3_reset_phy_regs() local 2108 u32 if_id, phy_id; in ddr3_tip_adll_regs_bypass() local
|
D | mv_ddr_plat.c | 1374 u32 if_id, phy_id; in ddr3_tip_configure_phy() local
|
/external/u-boot/drivers/net/ |
D | dnet.c | 244 u16 phy_id, status, adv, lpa; in dnet_phy_init() local
|
D | ftgmac100.c | 174 u16 phy_id, status, adv, lpa, stat_ge; in ftgmac100_phy_init() local
|
D | ns8382x.c | 473 mdio_read(struct eth_device *dev, int phy_id, int addr) in mdio_read() 500 mdio_write(struct eth_device *dev, int phy_id, int addr, int value) in mdio_write()
|
D | at91_emac.c | 220 u16 phy_id, status, adv, lpa; in at91emac_phy_init() local
|
D | davinci_emac.c | 755 u_int32_t phy_id; in davinci_emac_initialize() local
|
D | macb.c | 471 u16 phy_id; in macb_phy_find() local 511 u16 phy_id, status, adv, lpa; in macb_phy_init() local
|
D | cpsw.c | 527 static int cpsw_mdio_read(struct mii_dev *bus, int phy_id, in cpsw_mdio_read() 546 static int cpsw_mdio_write(struct mii_dev *bus, int phy_id, int dev_addr, in cpsw_mdio_write() 1386 u32 phy_id[2]; in cpsw_eth_ofdata_to_platdata() local
|
D | fec_mxc.c | 1139 int fecmxc_initialize_multi(bd_t *bd, int dev_id, int phy_id, uint32_t addr) in fecmxc_initialize_multi()
|
D | natsemi.c | 540 mdio_read(struct eth_device *dev, int phy_id, int location) in mdio_read()
|
/external/iw/ |
D | info.c | 114 static int64_t phy_id = -1; in print_phy_handler() local
|
/external/kernel-headers/original/uapi/linux/ |
D | mii.h | 158 __u16 phy_id; member
|
/external/u-boot/include/fsl-mc/ |
D | fsl_dpmac.h | 248 int phy_id; member
|
/external/u-boot/drivers/qe/ |
D | uec_phy.h | 205 u32 phy_id; member
|