Searched refs:VHUB_EP_DMA_IN_LONG_MODE (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/usb/gadget/udc/aspeed-vhub/ | ||
D | vhub.h | 173 #define VHUB_EP_DMA_IN_LONG_MODE (1 << 3) macro |
D | epn.c | 713 ep->epn.dma_conf |= VHUB_EP_DMA_IN_LONG_MODE; in ast_vhub_epn_enable() |