/u-boot-v2022.01-rc1/board/LaCie/common/ |
A D | common.c | 20 void mv_phy_88e1116_init(const char *name, u16 phyaddr) in mv_phy_88e1116_init() 41 void mv_phy_88e1318_init(const char *name, u16 phyaddr) in mv_phy_88e1318_init()
|
/u-boot-v2022.01-rc1/board/zyxel/nsa310s/ |
A D | nsa310s.c | 118 u16 phyaddr; in reset_phy() local
|
/u-boot-v2022.01-rc1/board/Marvell/sheevaplug/ |
A D | sheevaplug.c | 140 int phyaddr; in reset_phy() local
|
/u-boot-v2022.01-rc1/board/Marvell/dreamplug/ |
A D | dreamplug.c | 136 int phyaddr; in mv_phy_88e1116_init() local
|
/u-boot-v2022.01-rc1/drivers/net/phy/ |
A D | mv88e6352.c | 238 u16 value = 0, phyaddr, reg, port; in do_mvsw_reg_read() local 253 u16 value = 0, phyaddr, reg, port; in do_mvsw_reg_write() local
|
/u-boot-v2022.01-rc1/board/Seagate/goflexhome/ |
A D | goflexhome.c | 150 int phyaddr; in reset_phy() local
|
/u-boot-v2022.01-rc1/drivers/net/ |
A D | fec_mxc.c | 94 static int fec_mdio_read(struct ethernet_regs *eth, uint8_t phyaddr, in fec_mdio_read() 204 static int fec_mdio_write(struct ethernet_regs *eth, uint8_t phyaddr, in fec_mdio_write() 234 static int fec_phy_read(struct mii_dev *bus, int phyaddr, int dev_addr, in fec_phy_read() 240 static int fec_phy_write(struct mii_dev *bus, int phyaddr, int dev_addr, in fec_phy_write()
|
A D | ftmac110.c | 70 uint8_t phyaddr, uint8_t phyreg) in mdio_read() 99 uint8_t phyaddr, uint8_t phyreg, uint16_t phydata) in mdio_write()
|
A D | mcfmii.c | 135 int phyaddr, pass; in mii_discover_phy() local
|
A D | bcm-sf2-eth-gmac.c | 610 int gmac_miiphy_read(struct mii_dev *bus, int phyaddr, int devad, int reg) in gmac_miiphy_read() 638 int gmac_miiphy_write(struct mii_dev *bus, int phyaddr, int devad, int reg, in gmac_miiphy_write()
|
A D | smc91111.c | 893 byte phyaddr = SMC_PHY_ADDR; in smc_read_phy_register() local 1009 byte phyaddr = SMC_PHY_ADDR; in smc_write_phy_register() local
|
A D | ax88180.c | 261 unsigned short phyaddr; in ax88180_phy_initial() local
|
A D | xilinx_axi_emac.c | 109 int phyaddr; member 119 int phyaddr; member
|
A D | mpc8xx_fec.c | 759 int phyaddr; in mii_discover_phy() local
|
A D | xilinx_emaclite.c | 93 int phyaddr; member
|
A D | altera_tse.h | 224 unsigned int phyaddr; member
|
A D | higmacv300.c | 121 int phyaddr; member
|
A D | bcmgenet.c | 192 int phyaddr; member
|
A D | sun8i_emac.c | 161 u32 phyaddr; member
|
/u-boot-v2022.01-rc1/net/ |
A D | mdio-uclass.c | 122 struct phy_device *dm_mdio_phy_connect(struct udevice *mdiodev, int phyaddr, in dm_mdio_phy_connect()
|
/u-boot-v2022.01-rc1/drivers/net/fm/ |
A D | fm.h | 145 int phyaddr; member
|
/u-boot-v2022.01-rc1/board/freescale/lx2160a/ |
A D | eth_lx2160aqds.c | 709 int fdt_create_phy_node(void *fdt, int offset, u8 phyaddr, int *subnodeoffset, in fdt_create_phy_node()
|
A D | eth_lx2162aqds.c | 718 int fdt_create_phy_node(void *fdt, int offset, u8 phyaddr, int *subnodeoffset, in fdt_create_phy_node()
|
/u-boot-v2022.01-rc1/drivers/video/imx/ |
A D | ipu_common.c | 277 dma_addr_t phyaddr) in ipu_ch_param_set_buffer()
|
/u-boot-v2022.01-rc1/include/ |
A D | tsec.h | 409 uint phyaddr; member 428 unsigned int phyaddr; member
|