Searched refs:VHUB_EP_CFG_DIR_OUT (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/usb/gadget/udc/aspeed-vhub/ | ||
D | vhub.h | 165 #define VHUB_EP_CFG_DIR_OUT (1 << 4) macro |
D | epn.c | 686 ep_conf |= VHUB_EP_CFG_DIR_OUT; in ast_vhub_epn_enable() |