Home
last modified time | relevance | path

Searched refs:RISC_SOL (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/media/pci/cx23885/
H A Dcx23885-reg.h46 #define RISC_SOL 0x08000000 macro
/linux/drivers/media/pci/cx25821/
H A Dcx25821-core.c1015 *(rp++) = cpu_to_le32(RISC_WRITE | RISC_SOL | RISC_EOL | in cx25821_risc_field()
1023 *(rp++) = cpu_to_le32(RISC_WRITE | RISC_SOL | in cx25821_risc_field()
1120 sol = RISC_SOL | RISC_IRQ1 | RISC_CNT_INC; in cx25821_risc_field_audio()
1122 sol = RISC_SOL; in cx25821_risc_field_audio()
H A Dcx25821-reg.h18 #define RISC_SOL 0x08000000 macro
/linux/drivers/media/pci/cx88/
H A Dcx88-reg.h560 #define RISC_SOL 0x08000000 macro
H A Dcx88-core.c95 sol = RISC_SOL | RISC_IRQ1 | RISC_CNT_INC; in cx88_risc_field()
97 sol = RISC_SOL; in cx88_risc_field()