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