Searched +full:vhub +full:- +full:device +full:- +full:revision (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>15 register and several sets of Device and Endpoint registers to support26 - aspeed,ast2400-usb-vhub27 - aspeed,ast2500-usb-vhub28 - aspeed,ast2600-usb-vhub39 aspeed,vhub-downstream-ports:[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"33 /* usb 2.0 hub device descriptor37 * - 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 forced[all …]