Home
last modified time | relevance | path

Searched refs:NUM_NO_OPS (Results 1 – 6 of 6) sorted by relevance

/linux-2.6.39/drivers/staging/cx25821/
Dcx25821-video-upstream.h39 #define NUM_NO_OPS 5 macro
70 RISC_SYNC_INSTRUCTION_SIZE + NUM_NO_OPS*DWORD_SIZE)
75 RISC_WRITECR_INSTRUCTION_SIZE + JUMP_INSTRUCTION_SIZE + 2*NUM_NO_OPS*DWORD_SIZE)
78 RISC_WRITECR_INSTRUCTION_SIZE + NUM_NO_OPS*DWORD_SIZE)
81 RISC_WRITECR_INSTRUCTION_SIZE + NUM_NO_OPS*DWORD_SIZE)
84 JUMP_INSTRUCTION_SIZE + NUM_NO_OPS*DWORD_SIZE)
89 RISC_WRITECR_INSTRUCTION_SIZE + JUMP_INSTRUCTION_SIZE + 2*NUM_NO_OPS*DWORD_SIZE)
Dcx25821-video-upstream-ch2.h38 #define NUM_NO_OPS 5 macro
69 RISC_SYNC_INSTRUCTION_SIZE + NUM_NO_OPS*DWORD_SIZE)
74 RISC_WRITECR_INSTRUCTION_SIZE + JUMP_INSTRUCTION_SIZE + 2*NUM_NO_OPS*DWORD_SIZE)
77 RISC_WRITECR_INSTRUCTION_SIZE + NUM_NO_OPS*DWORD_SIZE)
80 JUMP_INSTRUCTION_SIZE + NUM_NO_OPS*DWORD_SIZE)
85 RISC_WRITECR_INSTRUCTION_SIZE + JUMP_INSTRUCTION_SIZE + 2*NUM_NO_OPS*DWORD_SIZE)
87 RISC_WRITECR_INSTRUCTION_SIZE + NUM_NO_OPS*DWORD_SIZE)
Dcx25821-audio-upstream.h33 #define NUM_NO_OPS 4 macro
49 …IO_BUFFER*RISC_READ_INSTRUCTION_SIZE + RISC_WRITECR_INSTRUCTION_SIZE + NUM_NO_OPS*DWORD_SIZE + RIS…
Dcx25821-audio-upstream.c184 for (i = 0; i < NUM_NO_OPS; i++) in cx25821_risc_buffer_upstream_audio()
552 for (i = 0; i < NUM_NO_OPS; i++) { in cx25821_audio_upstream_irq()
Dcx25821-video-upstream-ch2.c58 for (i = 0; i < NUM_NO_OPS; i++) in cx25821_update_riscprogram_ch2()
96 for (i = 0; i < NUM_NO_OPS; i++) in cx25821_risc_field_upstream_ch2()
Dcx25821-video-upstream.c112 for (i = 0; i < NUM_NO_OPS; i++) in cx25821_update_riscprogram()
147 for (i = 0; i < NUM_NO_OPS; i++) in cx25821_risc_field_upstream()