Searched hist:"631 ba9063b446800e96debb41ad45eba85f880a8" (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/ |
H A D | marvell_phy.h | diff 631ba9063b446800e96debb41ad45eba85f880a8 Sat Feb 23 00:37:41 CET 2019 Maxime Chevallier <maxime.chevallier@bootlin.com> net: phy: marvell10g: Use a #define for 88X3310 family id
The PHY ID corresponding to the 88X3310 is also used for other PHYs in the same family, such as the 88E2010. Use a #define for the PHY id, that ignores the last nibble.
Signed-off-by: Maxime Chevallier <maxime.chevallier@bootlin.com> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/linux/drivers/net/phy/ |
H A D | marvell10g.c | diff 631ba9063b446800e96debb41ad45eba85f880a8 Sat Feb 23 00:37:41 CET 2019 Maxime Chevallier <maxime.chevallier@bootlin.com> net: phy: marvell10g: Use a #define for 88X3310 family id
The PHY ID corresponding to the 88X3310 is also used for other PHYs in the same family, such as the 88E2010. Use a #define for the PHY id, that ignores the last nibble.
Signed-off-by: Maxime Chevallier <maxime.chevallier@bootlin.com> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
|