Disable USB 2.0 T20

Is it possible to forcefully disable HighSpeed (480 Mb/s) USBClient Tegra T20?

The entries in the registry
[HKEY_LOCAL_MACHINE\Drivers\BuiltIn\USBFN]
“HighSpeed”=dword:0
and
[HKEY_LOCAL_MACHINE\Drivers\BuiltIn\USBOTG\USBFn]
“HighSpeed”=dword:0

does not help.

@sz36: How did you check if you have highspeed enabled or not? It could be, that the device still reports USB 2.0, but the speed will only bee low speed. You actually did the right change as documented here. Please also make sure you save the registry changes.