Searched refs:VHUB_EP_DMA_CTRL_RESET (Results 1 – 2 of 2) sorted by relevance
419 writel(VHUB_EP_DMA_CTRL_RESET, ep->epn.regs + AST_VHUB_EP_DMA_CTLSTAT); in ast_vhub_stop_active_req()696 writel(VHUB_EP_DMA_CTRL_RESET, in ast_vhub_epn_enable()716 writel(ep->epn.dma_conf | VHUB_EP_DMA_CTRL_RESET, in ast_vhub_epn_enable()727 writel(ep->epn.dma_conf | VHUB_EP_DMA_CTRL_RESET, in ast_vhub_epn_enable()
175 #define VHUB_EP_DMA_CTRL_RESET (1 << 2) macro