Add PHY options and PHY_WCID.

Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
Pol Henarejos
2024-06-19 22:00:55 +02:00
parent e4e43dae04
commit d458250887
2 changed files with 16 additions and 4 deletions

View File

@@ -73,8 +73,11 @@
#define PHY_PID 0x2
#define PHY_LED_GPIO 0x4
#define PHY_LED_MODE 0x5
#define PHY_OPTS 0x6
#define PHY_MAX_SIZE 6
#define PHY_OPT_WCID 0x1
#define PHY_MAX_SIZE 8
#define MAX_DEPTH 4