Lines Matching refs:axg_fifo
53 static struct axg_fifo *axg_fifo_data(struct snd_pcm_substream *ss) in axg_fifo_data()
67 static void __dma_enable(struct axg_fifo *fifo, bool enable) in __dma_enable()
76 struct axg_fifo *fifo = axg_fifo_data(ss); in axg_fifo_pcm_trigger()
100 struct axg_fifo *fifo = axg_fifo_data(ss); in axg_fifo_pcm_pointer()
115 struct axg_fifo *fifo = axg_fifo_data(ss); in axg_fifo_pcm_hw_params()
158 struct axg_fifo *fifo = axg_fifo_data(ss); in g12a_fifo_pcm_hw_params()
176 struct axg_fifo *fifo = axg_fifo_data(ss); in axg_fifo_pcm_hw_free()
186 static void axg_fifo_ack_irq(struct axg_fifo *fifo, u8 mask) in axg_fifo_ack_irq()
201 struct axg_fifo *fifo = axg_fifo_data(ss); in axg_fifo_pcm_irq_block()
222 struct axg_fifo *fifo = axg_fifo_data(ss); in axg_fifo_pcm_open()
287 struct axg_fifo *fifo = axg_fifo_data(ss); in axg_fifo_pcm_close()
326 struct axg_fifo *fifo; in axg_fifo_probe()