Refactor PHY to support more flexible and scalable architecture.

Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
Pol Henarejos
2024-11-05 00:29:58 +01:00
parent e5910b1cba
commit 4ce6b2df5c
4 changed files with 22 additions and 24 deletions

View File

@@ -252,7 +252,7 @@ class Vendor:
class PHY_OPTS(IntEnum):
PHY_OPT_WCID = 0x1
PHY_OPT_DIMM = 0x10
PHY_OPT_DIMM = 0x2
def __init__(
self,