Searched refs:RESET_COMPLETE_TIME (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/phy/amlogic/
H A Dphy-meson-gxl-usb2.c90 #define RESET_COMPLETE_TIME 500 macro
143 udelay(RESET_COMPLETE_TIME);
146 udelay(RESET_COMPLETE_TIME);
H A Dphy-meson8b-usb2.c117 #define RESET_COMPLETE_TIME 500 macro
181 udelay(RESET_COMPLETE_TIME);
183 udelay(RESET_COMPLETE_TIME);
H A Dphy-meson-g12a-usb2.c146 #define RESET_COMPLETE_TIME 1000 macro
185 udelay(RESET_COMPLETE_TIME);

Completed in 246 milliseconds