Home
last modified time | relevance | path

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

/drivers/media/pci/cx23885/
Dcx23885-reg.h69 #define RISC_WRITECR 0xD0000000 macro
Dcx23885-core.c395 [RISC_WRITECR >> 28] = "writecr", in cx23885_risc_decode()
404 [RISC_WRITECR >> 28] = 4, in cx23885_risc_decode()
1284 *(rp++) = cpu_to_le32(RISC_WRITECR | RISC_IRQ2); in cx23885_risc_stopper()
/drivers/media/pci/cx88/
Dcx88-core.c207 *(rp++) = cpu_to_le32(RISC_WRITECR | RISC_IRQ2 | RISC_IMM); in cx88_risc_stopper()
409 [ RISC_WRITECR >> 28 ] = "writecr", in cx88_risc_decode()
416 [ RISC_WRITECR >> 28 ] = 4, in cx88_risc_decode()
Dcx88-reg.h566 #define RISC_WRITECR 0xD0000000 macro
/drivers/media/pci/cx25821/
Dcx25821-core.c325 [RISC_WRITECR >> 28] = "writecr", in cx25821_risc_decode()
334 [RISC_WRITECR >> 28] = 4, in cx25821_risc_decode()
1196 *(rp++) = cpu_to_le32(RISC_WRITECR | RISC_IRQ1); in cx25821_risc_stopper()
Dcx25821-reg.h41 #define RISC_WRITECR 0xD0000000 macro
Dcx25821-audio-upstream.c124 *(rp++) = RISC_WRITECR; in cx25821_risc_field_upstream_audio()
Dcx25821-video-upstream.c162 *(rp++) = RISC_WRITECR; in cx25821_risc_field_upstream()