Searched refs:GP_COUNT_CONTROL_RESET (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/pci/cx23885/ |
H A D | cx23885-alsa.c | 69 #define GP_COUNT_CONTROL_RESET 0x3 macro 174 cx_write(AUD_INT_A_GPCNT_CTL, GP_COUNT_CONTROL_RESET); in cx23885_start_audio_dma() 246 cx_write(AUD_INT_A_GPCNT_CTL, GP_COUNT_CONTROL_RESET); in cx23885_audio_irq()
|
/kernel/linux/linux-6.6/drivers/media/pci/cx23885/ |
H A D | cx23885-alsa.c | 69 #define GP_COUNT_CONTROL_RESET 0x3 macro 174 cx_write(AUD_INT_A_GPCNT_CTL, GP_COUNT_CONTROL_RESET); in cx23885_start_audio_dma() 246 cx_write(AUD_INT_A_GPCNT_CTL, GP_COUNT_CONTROL_RESET); in cx23885_audio_irq()
|
/kernel/linux/linux-5.10/drivers/media/pci/cx25821/ |
H A D | cx25821-alsa.c | 129 #define GP_COUNT_CONTROL_RESET 0x3 macro 238 /* GP_COUNT_CONTROL_RESET = 0x3 */ in _cx25821_start_audio_dma() 239 cx_write(AUD_A_GPCNT_CTL, GP_COUNT_CONTROL_RESET); in _cx25821_start_audio_dma() 337 cx_write(AUD_A_GPCNT_CTL, GP_COUNT_CONTROL_RESET); in cx25821_aud_irq()
|
/kernel/linux/linux-6.6/drivers/media/pci/cx25821/ |
H A D | cx25821-alsa.c | 128 #define GP_COUNT_CONTROL_RESET 0x3 macro 237 /* GP_COUNT_CONTROL_RESET = 0x3 */ in _cx25821_start_audio_dma() 238 cx_write(AUD_A_GPCNT_CTL, GP_COUNT_CONTROL_RESET); in _cx25821_start_audio_dma() 336 cx_write(AUD_A_GPCNT_CTL, GP_COUNT_CONTROL_RESET); in cx25821_aud_irq()
|
/kernel/linux/linux-5.10/drivers/media/pci/cx88/ |
H A D | cx88-vbi.c | 66 cx_write(MO_VBI_GPCNTRL, GP_COUNT_CONTROL_RESET); in cx8800_start_vbi_dma()
|
H A D | cx88-alsa.c | 130 cx_write(MO_AUDD_GPCNTRL, GP_COUNT_CONTROL_RESET); in _cx88_start_audio_dma() 228 cx_write(MO_AUDD_GPCNTRL, GP_COUNT_CONTROL_RESET); in cx8801_aud_irq()
|
H A D | cx88-reg.h | 794 #define GP_COUNT_CONTROL_RESET 0x3 macro
|
H A D | cx88-mpeg.c | 162 cx_write(MO_TS_GPCNTRL, GP_COUNT_CONTROL_RESET); in cx8802_start_dma()
|
H A D | cx88-video.c | 362 cx_write(MO_VIDY_GPCNTRL, GP_COUNT_CONTROL_RESET); in start_video_dma()
|
/kernel/linux/linux-6.6/drivers/media/pci/cx88/ |
H A D | cx88-vbi.c | 66 cx_write(MO_VBI_GPCNTRL, GP_COUNT_CONTROL_RESET); in cx8800_start_vbi_dma()
|
H A D | cx88-alsa.c | 129 cx_write(MO_AUDD_GPCNTRL, GP_COUNT_CONTROL_RESET); in _cx88_start_audio_dma() 227 cx_write(MO_AUDD_GPCNTRL, GP_COUNT_CONTROL_RESET); in cx8801_aud_irq()
|
H A D | cx88-reg.h | 794 #define GP_COUNT_CONTROL_RESET 0x3 macro
|
H A D | cx88-mpeg.c | 162 cx_write(MO_TS_GPCNTRL, GP_COUNT_CONTROL_RESET); in cx8802_start_dma()
|
H A D | cx88-video.c | 362 cx_write(MO_VIDY_GPCNTRL, GP_COUNT_CONTROL_RESET); in start_video_dma()
|
Completed in 19 milliseconds