refactor(usb/phy): Do not use deprecated variables in usb_phy

This commit is contained in:
Tomas Rezucha
2024-12-18 17:04:22 +01:00
parent ac3a3f801d
commit b78bcaea36
7 changed files with 66 additions and 69 deletions

View File

@@ -25,7 +25,7 @@ Configuration Set ID: 11
#define OTG20_MULTI_PROC_INTRPT 1
/* 3.2 USB Physical Layer Interface Parameters */
#define OTG20_HSPHY_INTERFACE 3
#define OTG20_HSPHY_INTERFACE 3 // Although we support both UTMI+ and ULPI, the ULPI is not wired out of the USB-DWC. Hence only UTMI+ can be used
#define OTG20_HSPHY_DWIDTH 2
#define OTG20_FSPHY_INTERFACE 2
#define OTG20_ENABLE_IC_USB 0