Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/pci/cx25821/
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()
468 for (i = 0; i < NUM_NO_OPS; i++) { in cx25821_audio_upstream_irq()
Dcx25821-video-upstream.c108 for (i = 0; i < NUM_NO_OPS; i++) in cx25821_update_riscprogram()
143 for (i = 0; i < NUM_NO_OPS; i++) in cx25821_risc_field_upstream()