[go: nahoru, domu]

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

/drivers/media/pci/cx25821/
H A Dcx25821-video-upstream.c114 *(rp++) = cpu_to_le32(RISC_READ | RISC_SOL | RISC_EOL | bpl);
149 *(rp++) = cpu_to_le32(RISC_READ | RISC_SOL | RISC_EOL | bpl);
H A Dcx25821-core.c1003 *(rp++) = cpu_to_le32(RISC_WRITE | RISC_SOL | RISC_EOL |
1026 *(rp++) = cpu_to_le32(RISC_WRITE | RISC_EOL | todo);
1114 *(rp++) = cpu_to_le32(RISC_WRITE | sol | RISC_EOL |
1137 *(rp++) = cpu_to_le32(RISC_WRITE | RISC_EOL | todo);
H A Dcx25821-audio-upstream.c115 *(rp++) = cpu_to_le32(RISC_READ | RISC_SOL | RISC_EOL | bpl);
H A Dcx25821-reg.h31 #define RISC_EOL 0x04000000 macro
/drivers/media/pci/cx23885/
H A Dcx23885-reg.h55 #define RISC_EOL 0x04000000 macro
H A Dcx23885-core.c1091 *(rp++) = cpu_to_le32(RISC_WRITE|sol|RISC_EOL|bpl);
1113 *(rp++) = cpu_to_le32(RISC_WRITE|RISC_EOL|todo);
/drivers/media/pci/cx88/
H A Dcx88-core.c101 *(rp++)=cpu_to_le32(RISC_WRITE|sol|RISC_EOL|bpl);
120 *(rp++)=cpu_to_le32(RISC_WRITE|RISC_EOL|todo);
H A Dcx88-reg.h570 #define RISC_EOL 0x04000000 macro

Completed in 353 milliseconds