Searched refs:t7xx_cldma_hw_stop (Results 1 – 3 of 3) sorted by relevance
174 void t7xx_cldma_hw_stop(struct t7xx_cldma_hw *hw_info, enum mtk_txrx tx_rx);
649 t7xx_cldma_hw_stop(hw_info, MTK_RX); in t7xx_cldma_stop()650 t7xx_cldma_hw_stop(hw_info, MTK_TX); in t7xx_cldma_stop()1232 t7xx_cldma_hw_stop(hw_info, MTK_TX); in t7xx_cldma_hif_hw_init()1233 t7xx_cldma_hw_stop(hw_info, MTK_RX); in t7xx_cldma_hif_hw_init()
273 void t7xx_cldma_hw_stop(struct t7xx_cldma_hw *hw_info, enum mtk_txrx tx_rx) in t7xx_cldma_hw_stop() function