/u-boot/drivers/net/ |
A D | bcm6368-eth.c | 125 int phy_id; member 141 int phy_id; member 150 int phy_id, int reg) in bcm6368_mdio_read() 170 int phy_id, int reg, u16 data) in bcm6368_mdio_write() 457 static bool bcm6368_phy_is_external(struct bcm6368_eth_priv *priv, int phy_id) in bcm6368_phy_is_external() 590 int phy_id; in bcm6368_eth_probe() local
|
A D | dnet.c | 246 u16 phy_id, status, adv, lpa; in dnet_phy_init() local
|
A D | ns8382x.c | 474 mdio_read(struct eth_device *dev, int phy_id, int addr) in mdio_read() 501 mdio_write(struct eth_device *dev, int phy_id, int addr, int value) in mdio_write()
|
A D | at91_emac.c | 222 u16 phy_id, status, adv, lpa; in at91emac_phy_init() local
|
A D | bcm6348-eth.c | 115 int phy_id; member
|
A D | macb.c | 542 u16 phy_id; in macb_phy_find() local 676 u16 phy_id, status, adv, lpa; in macb_phy_init() local
|
A D | fec_mxc.c | 1203 int fecmxc_initialize_multi(struct bd_info *bd, int dev_id, int phy_id, in fecmxc_initialize_multi()
|
A D | natsemi.c | 540 mdio_read(struct eth_device *dev, int phy_id, int location) in mdio_read()
|
/u-boot/drivers/net/pfe_eth/ |
A D | pfe_mdio.c | 211 int pfe_phy_configure(struct pfe_eth_dev *priv, int dev_id, int phy_id) in pfe_phy_configure() 287 void pfe_set_phy_address_mode(int dev_id, int phy_id, int phy_mode) in pfe_set_phy_address_mode()
|
/u-boot/drivers/net/phy/ |
A D | phy.c | 645 int phy_id = phydev->phy_id; in get_phy_driver() local 659 u32 phy_id, bool is_c45, in phy_device_create() 714 int __weak get_phy_id(struct mii_dev *bus, int addr, int devad, u32 *phy_id) in get_phy_id() 744 u32 phy_id = 0xffffffff; in create_phy_by_mask() local
|
A D | cortina.c | 360 int get_phy_id(struct mii_dev *bus, int addr, int devad, u32 *phy_id) in get_phy_id()
|
/u-boot/board/freescale/lx2160a/ |
A D | eth_lx2160ardb.c | 30 u32 phy_id; in get_inphi_phy_id() local
|
/u-boot/include/ |
A D | usb_ether.h | 24 int phy_id; /* mii phy id */ member
|
A D | phy.h | 163 u32 phy_id; member 169 int phy_id; member
|
/u-boot/drivers/net/ti/ |
A D | cpsw_mdio.c | 75 static int cpsw_mdio_read(struct mii_dev *bus, int phy_id, in cpsw_mdio_read() 101 static int cpsw_mdio_write(struct mii_dev *bus, int phy_id, int dev_addr, in cpsw_mdio_write()
|
A D | davinci_emac.c | 760 u_int32_t phy_id; in davinci_emac_probe() local
|
/u-boot/drivers/usb/eth/ |
A D | lan7x.c | 69 int lan7x_mdio_read(struct usb_device *udev, int phy_id, int idx) in lan7x_mdio_read() 94 void lan7x_mdio_write(struct usb_device *udev, int phy_id, int idx, int regval) in lan7x_mdio_write()
|
A D | lan7x.h | 176 int phy_id, const u32 reg, in lan7x_mdio_wait_for_bit()
|
A D | asix.c | 180 static int asix_mdio_read(struct ueth_data *dev, int phy_id, int loc) in asix_mdio_read() 195 asix_mdio_write(struct ueth_data *dev, int phy_id, int loc, int val) in asix_mdio_write()
|
A D | smsc95xx.c | 221 static int smsc95xx_mdio_read(struct usb_device *udev, int phy_id, int idx) in smsc95xx_mdio_read() 245 static void smsc95xx_mdio_write(struct usb_device *udev, int phy_id, int idx, in smsc95xx_mdio_write()
|
/u-boot/board/technologic/ts4800/ |
A D | ts4800.c | 198 int phy_id = 0xFF; in board_eth_init() local
|
/u-boot/drivers/ddr/marvell/a38x/ |
A D | ddr3_training.c | 1069 enum hws_access_type phy_access, u32 phy_id, in ddr3_tip_bus_read() 1081 u32 phy_id, enum hws_ddr_phy phy_type, u32 reg_addr, in ddr3_tip_bus_write() 1093 u32 interface_id, u32 phy_id, in ddr3_tip_bus_read_modify_write() 1881 u32 if_id, phy_id, cs; in ddr3_tip_ddr3_reset_phy_regs() local 1983 u32 if_id, phy_id; in ddr3_tip_adll_regs_bypass() local
|
/u-boot/board/ti/am335x/ |
A D | board.c | 643 u32 phy_id[2]; in ft_board_setup() local
|
/u-boot/drivers/qe/ |
A D | uec_phy.h | 178 u32 phy_id; member
|
/u-boot/include/fsl-mc/ |
A D | fsl_dpmac.h | 248 int phy_id; member
|