Home
last modified time | relevance | path

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

/drivers/media/pci/cx23885/
Dcx23885-reg.h66 #define RISC_READ 0x90000000 macro
Dcx23885-core.c389 [RISC_READ >> 28] = "read", in cx23885_risc_decode()
/drivers/media/pci/cx25821/
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.h38 #define RISC_READ 0x90000000 macro
Dcx25821-audio-upstream.c115 *(rp++) = cpu_to_le32(RISC_READ | RISC_SOL | RISC_EOL | bpl); in cx25821_risc_field_upstream_audio()
Dcx25821-core.c319 [RISC_READ >> 28] = "read", in cx25821_risc_decode()
/drivers/media/pci/cx88/
Dcx88-reg.h560 #define RISC_READ 0x90000000 macro
Dcx88-core.c403 [ RISC_READ >> 28 ] = "read", in cx88_risc_decode()