Searched refs:VHUB_EP_DMA_CTRL_RESET (Results 1 – 2 of 2) sorted by relevance
426 writel(VHUB_EP_DMA_CTRL_RESET, ep->epn.regs + AST_VHUB_EP_DMA_CTLSTAT); in ast_vhub_stop_active_req()703 writel(VHUB_EP_DMA_CTRL_RESET, in ast_vhub_epn_enable()723 writel(ep->epn.dma_conf | VHUB_EP_DMA_CTRL_RESET, in ast_vhub_epn_enable()734 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