Searched refs:RISC_EOL (Results 1 - 7 of 7) sorted by relevance

/linux-master/drivers/media/pci/cx23885/
H A Dcx23885-reg.h45 #define RISC_EOL 0x04000000 macro
H A Dcx23885-core.c1165 *(rp++) = cpu_to_le32(RISC_WRITE|sol|RISC_EOL|bpl);
1187 *(rp++) = cpu_to_le32(RISC_WRITE|RISC_EOL|todo);
/linux-master/drivers/media/pci/cx25821/
H A Dcx25821-core.c1015 *(rp++) = cpu_to_le32(RISC_WRITE | RISC_SOL | RISC_EOL |
1038 *(rp++) = cpu_to_le32(RISC_WRITE | RISC_EOL | todo);
1126 *(rp++) = cpu_to_le32(RISC_WRITE | sol | RISC_EOL |
1149 *(rp++) = cpu_to_le32(RISC_WRITE | RISC_EOL | todo);
H A Dcx25821-reg.h17 #define RISC_EOL 0x04000000 macro
/linux-master/sound/pci/
H A Dbt87x.c111 #define RISC_EOL ( 1 << 26) /* end of line */ macro
245 cmd |= RISC_EOL | RISC_IRQ;
/linux-master/drivers/media/pci/cx88/
H A Dcx88-core.c101 RISC_EOL | bpl);
120 *(rp++) = cpu_to_le32(RISC_WRITE | RISC_EOL | todo);
H A Dcx88-reg.h561 #define RISC_EOL 0x04000000 macro

Completed in 187 milliseconds