Searched refs:instruction_offset (Results 1 – 2 of 2) sorted by relevance
48 if (fwparams->instruction_offset >= AWG_MAX_INST) { in awg_generate_instr()113 fwparams->ram_code[fwparams->instruction_offset] = in awg_generate_instr()115 fwparams->instruction_offset++; in awg_generate_instr()
16 u8 instruction_offset; member