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()694 writel(VHUB_EP_DMA_CTRL_RESET, in ast_vhub_epn_enable()714 writel(ep->epn.dma_conf | VHUB_EP_DMA_CTRL_RESET, in ast_vhub_epn_enable()725 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
Completed in 8 milliseconds