Home
last modified time | relevance | path

Searched refs:RISC_IRQ1 (Results 1 – 15 of 15) sorted by relevance

/linux/drivers/media/pci/cx23885/
A Dcx23885-reg.h43 #define RISC_IRQ1 0x01000000 macro
A Dcx23885-vbi.c205 buf->risc.cpu[0] |= cpu_to_le32(RISC_IRQ1); in buffer_queue()
A Dcx23885-alsa.c399 buf->risc.jmp[0] = cpu_to_le32(RISC_JUMP|RISC_IRQ1|RISC_CNT_INC); in snd_cx23885_hw_params()
A Dcx23885-core.c1159 sol = RISC_SOL | RISC_IRQ1 | RISC_CNT_INC; in cx23885_risc_field()
1632 buf->risc.cpu[0] |= cpu_to_le32(RISC_IRQ1); in cx23885_buf_queue()
A Dcx23885-video.c476 buf->risc.cpu[0] |= cpu_to_le32(RISC_IRQ1); in buffer_queue()
/linux/drivers/media/pci/cx88/
A Dcx88-vbi.c186 buf->risc.cpu[0] |= cpu_to_le32(RISC_IRQ1); in buffer_queue()
A Dcx88-reg.h564 #define RISC_IRQ1 0x01000000 macro
A Dcx88-mpeg.c256 buf->risc.cpu[0] |= cpu_to_le32(RISC_IRQ1); in cx8802_buf_queue()
A Dcx88-alsa.c490 buf->risc.jmp[0] = cpu_to_le32(RISC_JUMP | RISC_IRQ1 | RISC_CNT_INC); in snd_cx88_hw_params()
A Dcx88-core.c95 sol = RISC_SOL | RISC_IRQ1 | RISC_CNT_INC; in cx88_risc_field()
A Dcx88-video.c519 buf->risc.cpu[0] |= cpu_to_le32(RISC_IRQ1); in buffer_queue()
/linux/drivers/media/pci/cx25821/
A Dcx25821-core.c448 cx_write(8 + 0, RISC_JUMP | RISC_IRQ1 | RISC_CNT_INC); in cx25821_sram_channel_setup()
516 cx_write(8 + 0, RISC_JUMP | RISC_IRQ1 | RISC_CNT_INC); in cx25821_sram_channel_setup_audio()
1127 sol = RISC_SOL | RISC_IRQ1 | RISC_CNT_INC; in cx25821_risc_field_audio()
A Dcx25821-reg.h15 #define RISC_IRQ1 0x01000000 macro
A Dcx25821-alsa.c542 buf->risc.jmp[0] = cpu_to_le32(RISC_JUMP | RISC_IRQ1 | RISC_CNT_INC); in snd_cx25821_hw_params()
A Dcx25821-video.c253 buf->risc.cpu[0] |= cpu_to_le32(RISC_IRQ1); in cx25821_buffer_queue()

Completed in 61 milliseconds