Fix when setting options and taking VIDPID values.

Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
Pol Henarejos
2024-06-21 22:07:28 +02:00
parent f8480291fe
commit 246ed5cf19
3 changed files with 14 additions and 6 deletions

View File

@@ -76,6 +76,11 @@
#define PHY_OPTS 0x6
#define PHY_OPT_WCID 0x1
#define PHY_OPT_VPID 0x2
#define PHY_OPT_GPIO 0x4
#define PHY_OPT_LED 0x8
#define PHY_OPT_MASK 0x1
#define PHY_MAX_SIZE 8