Lines Matching refs:axg_fifo
54 static struct axg_fifo *axg_fifo_data(struct snd_pcm_substream *ss) in axg_fifo_data()
68 static void __dma_enable(struct axg_fifo *fifo, bool enable) in __dma_enable()
77 struct axg_fifo *fifo = axg_fifo_data(ss); in axg_fifo_pcm_trigger()
101 struct axg_fifo *fifo = axg_fifo_data(ss); in axg_fifo_pcm_pointer()
116 struct axg_fifo *fifo = axg_fifo_data(ss); in axg_fifo_pcm_hw_params()
160 struct axg_fifo *fifo = axg_fifo_data(ss); in g12a_fifo_pcm_hw_params()
178 struct axg_fifo *fifo = axg_fifo_data(ss); in axg_fifo_pcm_hw_free()
188 static void axg_fifo_ack_irq(struct axg_fifo *fifo, u8 mask) in axg_fifo_ack_irq()
203 struct axg_fifo *fifo = axg_fifo_data(ss); in axg_fifo_pcm_irq_block()
225 struct axg_fifo *fifo = axg_fifo_data(ss); in axg_fifo_pcm_open()
292 struct axg_fifo *fifo = axg_fifo_data(ss); in axg_fifo_pcm_close()
331 struct axg_fifo *fifo; in axg_fifo_probe()