Home
last modified time | relevance | path

Searched refs:MO_AUD_DMACNTRL (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/pci/cx88/
H A Dcx88-core.c540 cx_write(MO_AUD_DMACNTRL, 0x0); in cx88_shutdown()
785 if (cx_read(MO_AUD_DMACNTRL) & 0x10) in cx88_start_audio_dma()
798 cx_write(MO_AUD_DMACNTRL, 0x0007); in cx88_start_audio_dma()
806 if (cx_read(MO_AUD_DMACNTRL) & 0x10) in cx88_stop_audio_dma()
810 cx_write(MO_AUD_DMACNTRL, 0x0000); in cx88_stop_audio_dma()
H A Dcx88-alsa.c121 cx_clear(MO_AUD_DMACNTRL, 0x11); in _cx88_start_audio_dma()
153 cx_set(MO_AUD_DMACNTRL, 0x11); in _cx88_start_audio_dma()
171 cx_clear(MO_AUD_DMACNTRL, 0x11); in _cx88_stop_audio_dma()
223 cx_clear(MO_AUD_DMACNTRL, 0x11); in cx8801_aud_irq()
H A Dcx88-dsp.c279 if (!(cx_read(MO_AUD_DMACNTRL) & 0x04)) in cx88_dsp_detect_stereo_sap()
H A Dcx88-reg.h222 #define MO_AUD_DMACNTRL 0x32C040 // {6}RW Audio DMA control macro
/kernel/linux/linux-6.6/drivers/media/pci/cx88/
H A Dcx88-core.c542 cx_write(MO_AUD_DMACNTRL, 0x0); in cx88_shutdown()
799 if (cx_read(MO_AUD_DMACNTRL) & 0x10) in cx88_start_audio_dma()
812 cx_write(MO_AUD_DMACNTRL, 0x0007); in cx88_start_audio_dma()
820 if (cx_read(MO_AUD_DMACNTRL) & 0x10) in cx88_stop_audio_dma()
824 cx_write(MO_AUD_DMACNTRL, 0x0000); in cx88_stop_audio_dma()
H A Dcx88-alsa.c120 cx_clear(MO_AUD_DMACNTRL, 0x11); in _cx88_start_audio_dma()
152 cx_set(MO_AUD_DMACNTRL, 0x11); in _cx88_start_audio_dma()
170 cx_clear(MO_AUD_DMACNTRL, 0x11); in _cx88_stop_audio_dma()
222 cx_clear(MO_AUD_DMACNTRL, 0x11); in cx8801_aud_irq()
H A Dcx88-dsp.c279 if (!(cx_read(MO_AUD_DMACNTRL) & 0x04)) in cx88_dsp_detect_stereo_sap()
H A Dcx88-reg.h222 #define MO_AUD_DMACNTRL 0x32C040 // {6}RW Audio DMA control macro

Completed in 12 milliseconds