Searched +full:vhub +full:- +full:product +full:- +full:id (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)4 ---5 $id: http://devicetree.org/schemas/usb/aspeed,usb-vhub.yaml#6 $schema: http://devicetree.org/meta-schemas/core.yaml#11 - Benjamin Herrenschmidt <benh@kernel.crashing.org>26 - aspeed,ast2400-usb-vhub27 - aspeed,ast2500-usb-vhub28 - aspeed,ast2600-usb-vhub39 aspeed,vhub-downstream-ports:46 aspeed,vhub-generic-endpoints:[all …]
1 // SPDX-License-Identifier: GPL-2.0+3 * aspeed-vhub -- Driver for Aspeed SoC "vHub" USB gadget5 * hub.c - virtual hub handling25 #include <linux/dma-mapping.h>31 #include "vhub.h"37 * - We may need to indicate TT support38 * - We may need a device qualifier descriptor40 * - Make vid/did overridable41 * - make it look like usb1 if usb1 mode forced144 * These strings converted to UTF-16 must be smaller than[all …]