Searched refs:MO_AUD_DMACNTRL (Results 1 – 4 of 4) sorted by relevance
535 cx_write(MO_AUD_DMACNTRL, 0x0); in cx88_shutdown()775 if (cx_read(MO_AUD_DMACNTRL) & 0x10) in cx88_start_audio_dma()788 cx_write(MO_AUD_DMACNTRL, 0x0007); in cx88_start_audio_dma()796 if (cx_read(MO_AUD_DMACNTRL) & 0x10) in cx88_stop_audio_dma()800 cx_write(MO_AUD_DMACNTRL, 0x0000); in cx88_stop_audio_dma()
145 cx_clear(MO_AUD_DMACNTRL, 0x11); in _cx88_start_audio_dma()173 cx_set(MO_AUD_DMACNTRL, 0x11); /* audio downstream FIFO and RISC enable */ in _cx88_start_audio_dma()190 cx_clear(MO_AUD_DMACNTRL, 0x11); in _cx88_stop_audio_dma()241 cx_clear(MO_AUD_DMACNTRL, 0x11); in cx8801_aud_irq()
278 if (!(cx_read(MO_AUD_DMACNTRL) & 0x04)) in cx88_dsp_detect_stereo_sap()
233 #define MO_AUD_DMACNTRL 0x32C040 // {6}RW Audio DMA control macro