Vincent Palatin 5f4b4f2fed ehci: speed up initialization
According to EHCI specification v1.0, the controller should stabilize
the power on a port at most 20 ms after the port power bit transition.
So, we put this setting in the virtual descriptor corresponding field,
(bPwrOn2PwrGood = 10 => 10 x 2ms = 20ms), this saves about 500ms at each
controller initialization/enumeration.

Signed-off-by: Vincent Palatin <vpalatin@chromium.org>
2011-12-11 14:42:57 +01:00
..
2011-12-11 14:42:57 +01:00
2010-10-18 22:33:32 +02:00
2011-11-11 11:36:58 +01:00
2011-11-11 11:36:58 +01:00