Lines Matching defs:hw_info

28 void t7xx_cldma_clear_ip_busy(struct t7xx_cldma_hw *hw_info)  in t7xx_cldma_clear_ip_busy()
43 void t7xx_cldma_hw_restore(struct t7xx_cldma_hw *hw_info) in t7xx_cldma_hw_restore()
63 void t7xx_cldma_hw_start_queue(struct t7xx_cldma_hw *hw_info, unsigned int qno, in t7xx_cldma_hw_start_queue()
75 void t7xx_cldma_hw_start(struct t7xx_cldma_hw *hw_info) in t7xx_cldma_hw_start()
105 bool t7xx_cldma_tx_addr_is_set(struct t7xx_cldma_hw *hw_info, unsigned int qno) in t7xx_cldma_tx_addr_is_set()
112 void t7xx_cldma_hw_set_start_addr(struct t7xx_cldma_hw *hw_info, unsigned int qno, u64 address, in t7xx_cldma_hw_set_start_addr()
123 void t7xx_cldma_hw_resume_queue(struct t7xx_cldma_hw *hw_info, unsigned int qno, in t7xx_cldma_hw_resume_queue()
134 unsigned int t7xx_cldma_hw_queue_status(struct t7xx_cldma_hw *hw_info, unsigned int qno, in t7xx_cldma_hw_queue_status()
148 void t7xx_cldma_hw_tx_done(struct t7xx_cldma_hw *hw_info, unsigned int bitmask) in t7xx_cldma_hw_tx_done()
159 void t7xx_cldma_hw_rx_done(struct t7xx_cldma_hw *hw_info, unsigned int bitmask) in t7xx_cldma_hw_rx_done()
170 unsigned int t7xx_cldma_hw_int_status(struct t7xx_cldma_hw *hw_info, unsigned int bitmask, in t7xx_cldma_hw_int_status()
182 void t7xx_cldma_hw_irq_dis_txrx(struct t7xx_cldma_hw *hw_info, unsigned int qno, in t7xx_cldma_hw_irq_dis_txrx()
194 void t7xx_cldma_hw_irq_dis_eq(struct t7xx_cldma_hw *hw_info, unsigned int qno, enum mtk_txrx tx_rx) in t7xx_cldma_hw_irq_dis_eq()
205 void t7xx_cldma_hw_irq_en_txrx(struct t7xx_cldma_hw *hw_info, unsigned int qno, in t7xx_cldma_hw_irq_en_txrx()
217 void t7xx_cldma_hw_irq_en_eq(struct t7xx_cldma_hw *hw_info, unsigned int qno, enum mtk_txrx tx_rx) in t7xx_cldma_hw_irq_en_eq()
234 void t7xx_cldma_hw_init(struct t7xx_cldma_hw *hw_info) in t7xx_cldma_hw_init()
264 void t7xx_cldma_hw_stop_all_qs(struct t7xx_cldma_hw *hw_info, enum mtk_txrx tx_rx) in t7xx_cldma_hw_stop_all_qs()
273 void t7xx_cldma_hw_stop(struct t7xx_cldma_hw *hw_info, enum mtk_txrx tx_rx) in t7xx_cldma_hw_stop()