Searched refs:VHUB_EP_DMA_CTRL_RESET (Results 1 – 2 of 2) sorted by relevance
700 writel(VHUB_EP_DMA_CTRL_RESET, in ast_vhub_epn_enable()720 writel(ep->epn.dma_conf | VHUB_EP_DMA_CTRL_RESET, in ast_vhub_epn_enable()731 writel(ep->epn.dma_conf | VHUB_EP_DMA_CTRL_RESET, in ast_vhub_epn_enable()
180 #define VHUB_EP_DMA_CTRL_RESET (1 << 2) macro