Searched refs:VHUB_CTRL_LONG_DESC (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/usb/gadget/udc/aspeed-vhub/ | ||
H A D | vhub.h | 38 #define VHUB_CTRL_LONG_DESC (1 << 18) macro |
H A D | core.c | 203 ctrl |= VHUB_CTRL_LONG_DESC; in ast_vhub_init_hw() |