ast_ep_read
ast_ep_read(ep, AST_UDC_EP_DMA_CTRL));
EP_DBG(ep, "ep_config: 0x%x\n", ast_ep_read(ep, AST_UDC_EP_CONFIG));
ast_ep_read(ep, AST_UDC_EP_DMA_STS),
ast_ep_read(ep, AST_UDC_EP_DMA_CTRL));
len = EP_DMA_GET_TX_SIZE(ast_ep_read(ep, AST_UDC_EP_DMA_STS));
ctrl = ast_ep_read(ep, AST_UDC_EP_DMA_CTRL);
ast_ep_read(ep, AST_UDC_EP_DMA_CTRL),
ctrl = ast_ep_read(ep, AST_UDC_EP_DMA_STS);