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

/linux-4.1.27/drivers/media/pci/cx25821/
H A Dcx25821-video-upstream.c114 *(rp++) = cpu_to_le32(RISC_READ | RISC_SOL | RISC_EOL | bpl); cx25821_update_riscprogram()
149 *(rp++) = cpu_to_le32(RISC_READ | RISC_SOL | RISC_EOL | bpl); cx25821_risc_field_upstream()
H A Dcx25821-audio-upstream.c115 *(rp++) = cpu_to_le32(RISC_READ | RISC_SOL | RISC_EOL | bpl); cx25821_risc_field_upstream_audio()
H A Dcx25821-core.c319 [RISC_READ >> 28] = "read", cx25821_risc_decode()
H A Dcx25821-reg.h38 #define RISC_READ 0x90000000 macro
/linux-4.1.27/drivers/media/pci/cx23885/
H A Dcx23885-reg.h62 #define RISC_READ 0x90000000 macro
H A Dcx23885-core.c385 [RISC_READ >> 28] = "read", cx23885_risc_decode()
/linux-4.1.27/drivers/media/pci/cx88/
H A Dcx88-core.c379 [ RISC_READ >> 28 ] = "read", cx88_risc_decode()
H A Dcx88-reg.h560 #define RISC_READ 0x90000000 macro

Completed in 253 milliseconds