Searched refs:op_offset (Results 1 – 8 of 8) sorted by relevance
84 unsigned char op_offset = snd_opl3_regmap[data->voice][data->op]; in snd_opl3_drum_voice_set() local89 opl3_reg = OPL3_LEFT | (OPL3_REG_AM_VIB + op_offset); in snd_opl3_drum_voice_set()93 opl3_reg = OPL3_LEFT | (OPL3_REG_KSL_LEVEL + op_offset); in snd_opl3_drum_voice_set()97 opl3_reg = OPL3_LEFT | (OPL3_REG_ATTACK_DECAY + op_offset); in snd_opl3_drum_voice_set()101 opl3_reg = OPL3_LEFT | (OPL3_REG_SUSTAIN_RELEASE + op_offset); in snd_opl3_drum_voice_set()109 opl3_reg = OPL3_LEFT | (OPL3_REG_WAVE_SELECT + op_offset); in snd_opl3_drum_voice_set()138 unsigned char op_offset = snd_opl3_regmap[data->voice][data->op]; in snd_opl3_drum_vol_set() local146 opl3_reg = OPL3_LEFT | (OPL3_REG_KSL_LEVEL + op_offset); in snd_opl3_drum_vol_set()
452 unsigned char op_offset; in snd_opl3_set_voice() local480 op_offset = snd_opl3_regmap[voice_offset][voice_op]; in snd_opl3_set_voice()499 opl3_reg = reg_side | (OPL3_REG_AM_VIB + op_offset); in snd_opl3_set_voice()508 opl3_reg = reg_side | (OPL3_REG_KSL_LEVEL + op_offset); in snd_opl3_set_voice()517 opl3_reg = reg_side | (OPL3_REG_ATTACK_DECAY + op_offset); in snd_opl3_set_voice()526 opl3_reg = reg_side | (OPL3_REG_SUSTAIN_RELEASE + op_offset); in snd_opl3_set_voice()547 opl3_reg = reg_side | (OPL3_REG_WAVE_SELECT + op_offset); in snd_opl3_set_voice()
304 unsigned char op_offset; in snd_opl3_note_on() local478 op_offset = snd_opl3_regmap[voice_offset][i]; in snd_opl3_note_on()482 opl3_reg = reg_side | (OPL3_REG_AM_VIB + op_offset); in snd_opl3_note_on()487 opl3_reg = reg_side | (OPL3_REG_KSL_LEVEL + op_offset); in snd_opl3_note_on()492 opl3_reg = reg_side | (OPL3_REG_ATTACK_DECAY + op_offset); in snd_opl3_note_on()497 opl3_reg = reg_side | (OPL3_REG_SUSTAIN_RELEASE + op_offset); in snd_opl3_note_on()502 opl3_reg = reg_side | (OPL3_REG_WAVE_SELECT + op_offset); in snd_opl3_note_on()
742 unsigned long op_offset; in create_trampoline() local756 op_offset = (unsigned long)ftrace_regs_caller_op_ptr; in create_trampoline()760 op_offset = (unsigned long)ftrace_caller_op_ptr; in create_trampoline()800 op_offset -= start_offset; in create_trampoline()801 memcpy(&op_ptr, trampoline + op_offset, OP_REF_SIZE); in create_trampoline()811 offset -= (unsigned long)trampoline + op_offset + OP_REF_SIZE; in create_trampoline()816 memcpy(trampoline + op_offset, &op_ptr, OP_REF_SIZE); in create_trampoline()
25 sgiter->op_offset += len; in mv_cesa_req_dma_iter_next_transfer()34 if (sgiter->op_offset == iter->op_len) in mv_cesa_req_dma_iter_next_transfer()338 dst = CESA_SA_DATA_SRAM_OFFSET + sgiter->op_offset; in mv_cesa_dma_add_op_transfers()342 src = CESA_SA_DATA_SRAM_OFFSET + sgiter->op_offset; in mv_cesa_dma_add_op_transfers()
331 unsigned int op_offset; member789 iter->op_offset = 0; in mv_cesa_sg_dma_iter_init()799 return min(iter->op_len - sgiter->op_offset, in mv_cesa_req_dma_iter_transfer_len()
53 iter->src.op_offset = 0; in mv_cesa_skcipher_req_iter_next_op()54 iter->dst.op_offset = 0; in mv_cesa_skcipher_req_iter_next_op()
38 iter->src.op_offset = creq->cache_ptr; in mv_cesa_ahash_req_iter_init()44 iter->src.op_offset = 0; in mv_cesa_ahash_req_iter_next_op()