Home
last modified time | relevance | path

Searched refs:RISC_EOL (Results 1 – 8 of 8) sorted by relevance

/drivers/media/pci/cx23885/
Dcx23885-reg.h55 #define RISC_EOL 0x04000000 macro
Dcx23885-core.c1103 *(rp++) = cpu_to_le32(RISC_WRITE|sol|RISC_EOL|bpl); in cx23885_risc_field()
1125 *(rp++) = cpu_to_le32(RISC_WRITE|RISC_EOL|todo); in cx23885_risc_field()
/drivers/media/pci/cx25821/
Dcx25821-core.c1036 *(rp++) = cpu_to_le32(RISC_WRITE | RISC_SOL | RISC_EOL | in cx25821_risc_field()
1059 *(rp++) = cpu_to_le32(RISC_WRITE | RISC_EOL | todo); in cx25821_risc_field()
1147 *(rp++) = cpu_to_le32(RISC_WRITE | sol | RISC_EOL | in cx25821_risc_field_audio()
1170 *(rp++) = cpu_to_le32(RISC_WRITE | RISC_EOL | todo); in cx25821_risc_field_audio()
Dcx25821-video-upstream.c114 *(rp++) = cpu_to_le32(RISC_READ | RISC_SOL | RISC_EOL | bpl); in cx25821_update_riscprogram()
149 *(rp++) = cpu_to_le32(RISC_READ | RISC_SOL | RISC_EOL | bpl); in cx25821_risc_field_upstream()
Dcx25821-reg.h31 #define RISC_EOL 0x04000000 macro
Dcx25821-audio-upstream.c115 *(rp++) = cpu_to_le32(RISC_READ | RISC_SOL | RISC_EOL | bpl); in cx25821_risc_field_upstream_audio()
/drivers/media/pci/cx88/
Dcx88-core.c106 *(rp++)=cpu_to_le32(RISC_WRITE|sol|RISC_EOL|bpl); in cx88_risc_field()
125 *(rp++)=cpu_to_le32(RISC_WRITE|RISC_EOL|todo); in cx88_risc_field()
Dcx88-reg.h570 #define RISC_EOL 0x04000000 macro