Searched refs:t7xx_cldma_hw_rx_done (Results 1 – 3 of 3) sorted by relevance
169 void t7xx_cldma_hw_rx_done(struct t7xx_cldma_hw *hw_info, unsigned int bitmask);
224 t7xx_cldma_hw_rx_done(hw_info, pending_rx_int); in t7xx_cldma_gpd_rx_collect()596 t7xx_cldma_hw_rx_done(hw_info, l2_rx_int); in t7xx_cldma_irq_work_cb()650 t7xx_cldma_hw_rx_done(hw_info, CLDMA_L2RISAR0_ALL_INT_MASK); in t7xx_cldma_stop()1250 t7xx_cldma_hw_rx_done(hw_info, EMPTY_STATUS_BITMASK | TXRX_STATUS_BITMASK); in t7xx_cldma_hif_hw_init()
159 void t7xx_cldma_hw_rx_done(struct t7xx_cldma_hw *hw_info, unsigned int bitmask) in t7xx_cldma_hw_rx_done() function