Searched refs:phy_addr_base (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/dsa/
H A Dlan9303.h26 int phy_addr_base; member in struct:lan9303
/linux-master/drivers/net/dsa/
H A Dlan9303-core.c493 /* Calculate chip->phy_addr_base:
509 chip->phy_addr_base = reg != 0 && reg != 0xffff;
512 chip->phy_addr_base ? "1-2-3" : "0-1-2");
1054 int phy_base = chip->phy_addr_base;
1068 int phy_base = chip->phy_addr_base;
1103 lan9303_phy_write(ds, chip->phy_addr_base + port, MII_BMCR, BMCR_PDOWN);
1368 base = chip->phy_addr_base;
/linux-master/drivers/net/ethernet/sun/
H A Dniu.c2307 u32 phy_addr_base; member in struct:niu_phy_template
2312 .phy_addr_base = 16,
2317 .phy_addr_base = 0,
2322 .phy_addr_base = 0,
2327 .phy_addr_base = 8,
2332 .phy_addr_base = 8,
2337 .phy_addr_base = 8,
2342 .phy_addr_base = 10,
2347 .phy_addr_base = 0,
2352 .phy_addr_base
[all...]

Completed in 129 milliseconds