Home
last modified time | relevance | path

Searched hist:"337 fc7e665a20bd0c23da233ffb9e8469d999e72" (Results 1 – 5 of 5) sorted by relevance

/rk3399_rockchip-uboot/drivers/usb/emul/
H A Dsandbox_hub.c337fc7e665a20bd0c23da233ffb9e8469d999e72 Wed Jul 19 13:50:00 UTC 2017 Bin Meng <bmeng.cn@gmail.com> usb: hub: Change USB hub descriptor to match USB 3.0 hubs

USB 3.0 hubs have a slightly different hub descriptor than USB 2.0
hubs, with a fixed (rather than variable length) size. Change the
host controller drivers that access those last two fields
(DeviceRemovable and PortPowerCtrlMask) to use the union.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Stefan Roese <sr@denx.de>
Tested-by: Stefan Roese <sr@denx.de>
/rk3399_rockchip-uboot/drivers/usb/host/
H A Dxhci.c337fc7e665a20bd0c23da233ffb9e8469d999e72 Wed Jul 19 13:50:00 UTC 2017 Bin Meng <bmeng.cn@gmail.com> usb: hub: Change USB hub descriptor to match USB 3.0 hubs

USB 3.0 hubs have a slightly different hub descriptor than USB 2.0
hubs, with a fixed (rather than variable length) size. Change the
host controller drivers that access those last two fields
(DeviceRemovable and PortPowerCtrlMask) to use the union.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Stefan Roese <sr@denx.de>
Tested-by: Stefan Roese <sr@denx.de>
H A Dehci-hcd.c337fc7e665a20bd0c23da233ffb9e8469d999e72 Wed Jul 19 13:50:00 UTC 2017 Bin Meng <bmeng.cn@gmail.com> usb: hub: Change USB hub descriptor to match USB 3.0 hubs

USB 3.0 hubs have a slightly different hub descriptor than USB 2.0
hubs, with a fixed (rather than variable length) size. Change the
host controller drivers that access those last two fields
(DeviceRemovable and PortPowerCtrlMask) to use the union.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Stefan Roese <sr@denx.de>
Tested-by: Stefan Roese <sr@denx.de>
/rk3399_rockchip-uboot/common/
H A Dusb_hub.c337fc7e665a20bd0c23da233ffb9e8469d999e72 Wed Jul 19 13:50:00 UTC 2017 Bin Meng <bmeng.cn@gmail.com> usb: hub: Change USB hub descriptor to match USB 3.0 hubs

USB 3.0 hubs have a slightly different hub descriptor than USB 2.0
hubs, with a fixed (rather than variable length) size. Change the
host controller drivers that access those last two fields
(DeviceRemovable and PortPowerCtrlMask) to use the union.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Stefan Roese <sr@denx.de>
Tested-by: Stefan Roese <sr@denx.de>
/rk3399_rockchip-uboot/include/
H A Dusb.h337fc7e665a20bd0c23da233ffb9e8469d999e72 Wed Jul 19 13:50:00 UTC 2017 Bin Meng <bmeng.cn@gmail.com> usb: hub: Change USB hub descriptor to match USB 3.0 hubs

USB 3.0 hubs have a slightly different hub descriptor than USB 2.0
hubs, with a fixed (rather than variable length) size. Change the
host controller drivers that access those last two fields
(DeviceRemovable and PortPowerCtrlMask) to use the union.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Stefan Roese <sr@denx.de>
Tested-by: Stefan Roese <sr@denx.de>