Searched refs:GSWIP_MDIO_PHYp (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/net/dsa/lantiq/ |
| H A D | lantiq_gswip_common.c | 450 regmap_write_bits(priv->mdio, GSWIP_MDIO_PHYp(port), in gswip_port_enable() 1309 regmap_write_bits(priv->mdio, GSWIP_MDIO_PHYp(port), in gswip_port_set_link() 1350 regmap_write_bits(priv->mdio, GSWIP_MDIO_PHYp(port), in gswip_port_set_speed() 1371 regmap_write_bits(priv->mdio, GSWIP_MDIO_PHYp(port), in gswip_port_set_duplex() 1400 regmap_write_bits(priv->mdio, GSWIP_MDIO_PHYp(port), in gswip_port_set_pause()
|
| H A D | lantiq_gswip.h | 29 #define GSWIP_MDIO_PHYp(p) (0x15 - (p)) macro
|
| H A D | lantiq_gswip.c | 329 .max_register = GSWIP_MDIO_PHYp(0),
|