Searched refs:op_offset (Results 1 – 12 of 12) sorted by relevance
86 unsigned char op_offset = snd_opl3_regmap[data->voice][data->op]; in snd_opl3_drum_voice_set() local91 opl3_reg = OPL3_LEFT | (OPL3_REG_AM_VIB + op_offset); in snd_opl3_drum_voice_set()95 opl3_reg = OPL3_LEFT | (OPL3_REG_KSL_LEVEL + op_offset); in snd_opl3_drum_voice_set()99 opl3_reg = OPL3_LEFT | (OPL3_REG_ATTACK_DECAY + op_offset); in snd_opl3_drum_voice_set()103 opl3_reg = OPL3_LEFT | (OPL3_REG_SUSTAIN_RELEASE + op_offset); in snd_opl3_drum_voice_set()111 opl3_reg = OPL3_LEFT | (OPL3_REG_WAVE_SELECT + op_offset); in snd_opl3_drum_voice_set()140 unsigned char op_offset = snd_opl3_regmap[data->voice][data->op]; in snd_opl3_drum_vol_set() local148 opl3_reg = OPL3_LEFT | (OPL3_REG_KSL_LEVEL + op_offset); in snd_opl3_drum_vol_set()
450 unsigned char op_offset; in snd_opl3_set_voice() local476 op_offset = snd_opl3_regmap[voice_offset][voice->op]; in snd_opl3_set_voice()495 opl3_reg = reg_side | (OPL3_REG_AM_VIB + op_offset); in snd_opl3_set_voice()504 opl3_reg = reg_side | (OPL3_REG_KSL_LEVEL + op_offset); in snd_opl3_set_voice()513 opl3_reg = reg_side | (OPL3_REG_ATTACK_DECAY + op_offset); in snd_opl3_set_voice()522 opl3_reg = reg_side | (OPL3_REG_SUSTAIN_RELEASE + op_offset); in snd_opl3_set_voice()543 opl3_reg = reg_side | (OPL3_REG_WAVE_SELECT + op_offset); in snd_opl3_set_voice()
308 unsigned char op_offset; in snd_opl3_note_on() local481 op_offset = snd_opl3_regmap[voice_offset][i]; in snd_opl3_note_on()485 opl3_reg = reg_side | (OPL3_REG_AM_VIB + op_offset); in snd_opl3_note_on()490 opl3_reg = reg_side | (OPL3_REG_KSL_LEVEL + op_offset); in snd_opl3_note_on()495 opl3_reg = reg_side | (OPL3_REG_ATTACK_DECAY + op_offset); in snd_opl3_note_on()500 opl3_reg = reg_side | (OPL3_REG_SUSTAIN_RELEASE + op_offset); in snd_opl3_note_on()505 opl3_reg = reg_side | (OPL3_REG_WAVE_SELECT + op_offset); in snd_opl3_note_on()
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()211 dst = CESA_SA_DATA_SRAM_OFFSET + sgiter->op_offset; in mv_cesa_dma_add_op_transfers()215 src = CESA_SA_DATA_SRAM_OFFSET + sgiter->op_offset; in mv_cesa_dma_add_op_transfers()
325 unsigned int op_offset; member740 iter->op_offset = 0; in mv_cesa_sg_dma_iter_init()750 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_ablkcipher_req_iter_next_op()54 iter->dst.op_offset = 0; in mv_cesa_ablkcipher_req_iter_next_op()
37 iter->src.op_offset = creq->cache_ptr; in mv_cesa_ahash_req_iter_init()43 iter->src.op_offset = 0; in mv_cesa_ahash_req_iter_next_op()
725 unsigned long op_offset; in create_trampoline() local739 op_offset = (unsigned long)ftrace_regs_caller_op_ptr; in create_trampoline()743 op_offset = (unsigned long)ftrace_caller_op_ptr; in create_trampoline()783 op_offset -= start_offset; in create_trampoline()784 memcpy(&op_ptr, trampoline + op_offset, OP_REF_SIZE); in create_trampoline()794 offset -= (unsigned long)trampoline + op_offset + OP_REF_SIZE; in create_trampoline()799 memcpy(trampoline + op_offset, &op_ptr, OP_REF_SIZE); in create_trampoline()
932 __u64 op_offset; member
183 op_data->op_offset = hash; in ll_dir_filler()
1002 mdc_readdir_pack(req, op_data->op_offset, in mdc_readpage()
2144 __u64 offset = op_data->op_offset; in lmv_readpage()