Home
last modified time | relevance | path

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

/drivers/media/video/cx25821/
Dcx25821-video-upstream-ch2.h38 #define NUM_NO_OPS 5 macro
71 NUM_NO_OPS * DWORD_SIZE)
78 JUMP_INSTRUCTION_SIZE + 2 * NUM_NO_OPS * DWORD_SIZE)
83 NUM_NO_OPS * DWORD_SIZE)
88 NUM_NO_OPS * DWORD_SIZE)
97 2 * NUM_NO_OPS * DWORD_SIZE)
102 NUM_NO_OPS * DWORD_SIZE)
Dcx25821-video-upstream.h39 #define NUM_NO_OPS 5 macro
72 NUM_NO_OPS * DWORD_SIZE)
79 JUMP_INSTRUCTION_SIZE + 2 * NUM_NO_OPS * DWORD_SIZE)
84 NUM_NO_OPS * DWORD_SIZE)
89 NUM_NO_OPS * DWORD_SIZE)
94 NUM_NO_OPS * DWORD_SIZE)
102 JUMP_INSTRUCTION_SIZE + 2 * NUM_NO_OPS * DWORD_SIZE)
Dcx25821-audio-upstream.h33 #define NUM_NO_OPS 4 macro
51 RISC_WRITECR_INSTRUCTION_SIZE + NUM_NO_OPS * DWORD_SIZE + \
Dcx25821-audio-upstream.c182 for (i = 0; i < NUM_NO_OPS; i++) in cx25821_risc_buffer_upstream_audio()
541 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()
95 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()