Rename PHY_SDS_CTRL and RTL8224_DEV_ID to PHY_MMD30.

So demagic the `phy_(, 0x1e, )` to `phy_(, PHY_MMD30, )`.
Use `rg -tc phy | rg -i 0x1e` to find to most locations.
This commit is contained in:
René van Dorst
2026-01-25 23:44:03 +01:00
parent 13d0781455
commit c11099b9ec
3 changed files with 20 additions and 21 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
*/
#define PHY_MMD_PMAPMD 1
#define PHY_MMD_AN 7
#define PHY_SDS_CTRL 30
#define PHY_MMD30 30
#define PHY_MMD31 31
/*