Home
last modified time | relevance | path

Searched defs:phy_id (Results 1 – 25 of 30) sorted by relevance

12

/u-boot/drivers/net/
A Dbcm6368-eth.c125 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 Ddnet.c246 u16 phy_id, status, adv, lpa; in dnet_phy_init() local
A Dns8382x.c474 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 Dat91_emac.c222 u16 phy_id, status, adv, lpa; in at91emac_phy_init() local
A Dbcm6348-eth.c115 int phy_id; member
A Dmacb.c542 u16 phy_id; in macb_phy_find() local
676 u16 phy_id, status, adv, lpa; in macb_phy_init() local
A Dfec_mxc.c1203 int fecmxc_initialize_multi(struct bd_info *bd, int dev_id, int phy_id, in fecmxc_initialize_multi()
A Dnatsemi.c540 mdio_read(struct eth_device *dev, int phy_id, int location) in mdio_read()
/u-boot/drivers/net/pfe_eth/
A Dpfe_mdio.c211 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 Dphy.c645 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 Dcortina.c360 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 Deth_lx2160ardb.c30 u32 phy_id; in get_inphi_phy_id() local
/u-boot/include/
A Dusb_ether.h24 int phy_id; /* mii phy id */ member
A Dphy.h163 u32 phy_id; member
169 int phy_id; member
/u-boot/drivers/net/ti/
A Dcpsw_mdio.c75 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 Ddavinci_emac.c760 u_int32_t phy_id; in davinci_emac_probe() local
/u-boot/drivers/usb/eth/
A Dlan7x.c69 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 Dlan7x.h176 int phy_id, const u32 reg, in lan7x_mdio_wait_for_bit()
A Dasix.c180 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 Dsmsc95xx.c221 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 Dts4800.c198 int phy_id = 0xFF; in board_eth_init() local
/u-boot/drivers/ddr/marvell/a38x/
A Dddr3_training.c1069 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 Dboard.c643 u32 phy_id[2]; in ft_board_setup() local
/u-boot/drivers/qe/
A Duec_phy.h178 u32 phy_id; member
/u-boot/include/fsl-mc/
A Dfsl_dpmac.h248 int phy_id; member

Completed in 77 milliseconds

12