Searched refs:VHUB_EP_DMA_DESC_MODE (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/usb/gadget/udc/aspeed-vhub/ | ||
H A D | vhub.h | 177 #define VHUB_EP_DMA_DESC_MODE (1 << 0) macro |
H A D | epn.c | 718 ep->epn.dma_conf = VHUB_EP_DMA_DESC_MODE; in ast_vhub_epn_enable() |