Home
last modified time | relevance | path

Searched refs:UNIPHIER_PRO5_DWC3_RESET_PHY_S1 (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/drivers/usb/dwc3/
H A Ddwc3-uniphier.c21 #define UNIPHIER_PRO5_DWC3_RESET_PHY_S1 BIT(17) macro
46 tmp &= ~(UNIPHIER_PRO5_DWC3_RESET_PHY_S1 | in uniphier_pro5_dwc3_init()