Searched refs:phy_base_addr (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/net/fm/ |
| H A D | init.c | 345 unsigned int port_num, int phy_base_addr) in set_sgmii_phy() argument 352 qsgmii = is_qsgmii_riser_card(bus, phy_base_addr, port_num, regnum); in set_sgmii_phy() 359 phy_real_addr = phy_base_addr + i - base_port; in set_sgmii_phy() 366 int is_qsgmii_riser_card(struct mii_dev *bus, int phy_base_addr, in is_qsgmii_riser_card() argument 375 for (i = phy_base_addr; i < phy_base_addr + port_num; i++) { in is_qsgmii_riser_card()
|
| /OK3568_Linux_fs/kernel/drivers/net/dsa/mv88e6xxx/ |
| H A D | chip.c | 4524 .phy_base_addr = 0x0, 4547 .phy_base_addr = 0x0, 4568 .phy_base_addr = 0x0, 4591 .phy_base_addr = 0x0, 4614 .phy_base_addr = 0x0, 4636 .phy_base_addr = 0x10, 4659 .phy_base_addr = 0x0, 4683 .phy_base_addr = 0x0, 4707 .phy_base_addr = 0x0, 4731 .phy_base_addr = 0x0, [all …]
|
| H A D | chip.h | 109 unsigned int phy_base_addr; member
|
| H A D | global2.c | 1158 bus->irq[chip->info->phy_base_addr + phy] = irq; in mv88e6xxx_g2_irq_mdio_setup()
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | fm_eth.h | 204 unsigned int port_num, int phy_base_addr); 205 int is_qsgmii_riser_card(struct mii_dev *bus, int phy_base_addr,
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb3/ |
| H A D | common.h | 167 unsigned char phy_base_addr; /* MDIO PHY base address */ member
|
| H A D | t3_hw.c | 3749 ret = pti->phy_prep(&p->phy, adapter, ai->phy_base_addr + j, in t3_prep_adapter()
|