Home
last modified time | relevance | path

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

/linux/drivers/media/pci/cx25821/
A Dcx25821-core.c1022 *(rp++) = cpu_to_le32(RISC_WRITE | RISC_SOL | RISC_EOL | in cx25821_risc_field()
1030 *(rp++) = cpu_to_le32(RISC_WRITE | RISC_SOL | in cx25821_risc_field()
1127 sol = RISC_SOL | RISC_IRQ1 | RISC_CNT_INC; in cx25821_risc_field_audio()
1129 sol = RISC_SOL; in cx25821_risc_field_audio()
A Dcx25821-reg.h18 #define RISC_SOL 0x08000000 macro
/linux/drivers/media/pci/cx23885/
A Dcx23885-reg.h46 #define RISC_SOL 0x08000000 macro
A Dcx23885-core.c1159 sol = RISC_SOL | RISC_IRQ1 | RISC_CNT_INC; in cx23885_risc_field()
1161 sol = RISC_SOL; in cx23885_risc_field()
/linux/sound/pci/
A Dbt87x.c112 #define RISC_SOL ( 1 << 27) /* start of line */ macro
240 cmd |= RISC_SOL; in snd_bt87x_create_risc()
/linux/drivers/media/pci/cx88/
A Dcx88-core.c95 sol = RISC_SOL | RISC_IRQ1 | RISC_CNT_INC; in cx88_risc_field()
97 sol = RISC_SOL; in cx88_risc_field()
A Dcx88-reg.h560 #define RISC_SOL 0x08000000 macro

Completed in 24 milliseconds