Home
last modified time | relevance | path

Searched +full:ast2500 +full:- +full:usb +full:- +full:vhub (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/usb/gadget/udc/aspeed-vhub/
H A DKconfig1 # SPDX-License-Identifier: GPL-2.0+
3 tristate "Aspeed vHub UDC driver"
7 USB peripheral controller for the Aspeed AST2400, AST2500 and
8 AST2600 family SoCs supporting the "vHub" functionality and USB2.0
H A Dvhub.h1 /* SPDX-License-Identifier: GPL-2.0+ */
5 #include <linux/usb.h>
6 #include <linux/usb/ch11.h>
10 * VHUB register definitions *
23 #define AST_VHUB_USBSTS 0x24 /* USB Status Register */
86 /* USB status reg */
107 * per-device register definitions *
136 * matching corresponding vHub EP0 control bits
146 * per-endpoint register definitions *
210 * existing AST2400/AST2500 platforms. AST2600 and future vhub revisions
[all …]