/Linux-v6.6/sound/oss/dmasound/ |
D | dmasound_q40.c | 126 int bal = expand_bal; in q40_ctx_law() local 134 if (bal < 0) { in q40_ctx_law() 142 bal += hSpeed; in q40_ctx_law() 146 bal -= sSpeed; in q40_ctx_law() 148 expand_bal = bal; in q40_ctx_law() 162 int bal = expand_bal; in q40_ctx_s8() local 171 if (bal < 0) { in q40_ctx_s8() 179 bal += hSpeed; in q40_ctx_s8() 183 bal -= sSpeed; in q40_ctx_s8() 185 expand_bal = bal; in q40_ctx_s8() [all …]
|
D | dmasound_atari.c | 392 long bal = expand_bal; in ata_ctx_law() local 403 if (bal < 0) { in ata_ctx_law() 410 bal += hSpeed; in ata_ctx_law() 414 bal -= sSpeed; in ata_ctx_law() 422 if (bal < 0) { in ata_ctx_law() 432 bal += hSpeed; in ata_ctx_law() 436 bal -= sSpeed; in ata_ctx_law() 440 expand_bal = bal; in ata_ctx_law() 452 long bal = expand_bal; in ata_ctx_s8() local 462 if (bal < 0) { in ata_ctx_s8() [all …]
|
/Linux-v6.6/arch/mips/kernel/ |
D | bmips_5xxx_init.S | 632 bal set_zephyr 637 bal set_llmb 641 bal set_branch_pred 645 bal set_luc 649 bal set_cwf_tse 657 bal set_clock_ratio 661 bal set_other_config
|
D | relocate_kernel.S | 77 bal 1f 120 bal 1f
|
/Linux-v6.6/drivers/media/pci/cx18/ |
D | cx18-av-audio.c | 361 int bal = balance >> 8; in set_balance() local 362 if (bal > 0x80) { in set_balance() 366 cx18_av_and_or(cx, 0x8d5, ~0x7f, bal & 0x7f); in set_balance() 371 cx18_av_and_or(cx, 0x8d5, ~0x7f, 0x80 - bal); in set_balance()
|
/Linux-v6.6/drivers/media/i2c/cx25840/ |
D | cx25840-audio.c | 490 int bal = balance >> 8; in set_balance() local 491 if (bal > 0x80) { in set_balance() 495 cx25840_and_or(client, 0x8d5, ~0x7f, bal & 0x7f); in set_balance() 500 cx25840_and_or(client, 0x8d5, ~0x7f, 0x80 - bal); in set_balance()
|
/Linux-v6.6/drivers/media/i2c/ |
D | mt9v011.c | 180 s16 bal; in set_balance() local 186 bal = core->global_gain; in set_balance() 187 bal += (core->blue_bal * core->global_gain / (1 << 7)); in set_balance() 188 blue_gain = calc_mt9v011_gain(bal); in set_balance() 190 bal = core->global_gain; in set_balance() 191 bal += (core->red_bal * core->global_gain / (1 << 7)); in set_balance() 192 red_gain = calc_mt9v011_gain(bal); in set_balance()
|
D | wm8775.c | 48 struct v4l2_ctrl *bal; member 87 u16 balance = (u16)state->bal->val; in wm8775_set_audio() 224 state->bal = v4l2_ctrl_new_std(&state->hdl, &wm8775_ctrl_ops, in wm8775_probe()
|
/Linux-v6.6/drivers/net/ethernet/intel/i40e/ |
D | i40e_adminq.c | 24 hw->aq.asq.bal = I40E_VF_ATQBAL1; in i40e_adminq_init_regs() 29 hw->aq.arq.bal = I40E_VF_ARQBAL1; in i40e_adminq_init_regs() 35 hw->aq.asq.bal = I40E_PF_ATQBAL; in i40e_adminq_init_regs() 40 hw->aq.arq.bal = I40E_PF_ARQBAL; in i40e_adminq_init_regs() 280 wr32(hw, hw->aq.asq.bal, lower_32_bits(hw->aq.asq.desc_buf.pa)); in i40e_config_asq_regs() 284 reg = rd32(hw, hw->aq.asq.bal); in i40e_config_asq_regs() 309 wr32(hw, hw->aq.arq.bal, lower_32_bits(hw->aq.arq.desc_buf.pa)); in i40e_config_arq_regs() 316 reg = rd32(hw, hw->aq.arq.bal); in i40e_config_arq_regs() 462 wr32(hw, hw->aq.asq.bal, 0); in i40e_shutdown_asq() 496 wr32(hw, hw->aq.arq.bal, 0); in i40e_shutdown_arq()
|
D | i40e_adminq.h | 37 u32 bal; member
|
/Linux-v6.6/drivers/net/ethernet/intel/fm10k/ |
D | fm10k_vf.c | 14 u32 bal = 0, bah = 0, tdlen; in fm10k_stop_hw_vf() local 25 bal = (((u32)perm_addr[3]) << 24) | in fm10k_stop_hw_vf() 41 fm10k_write_reg(hw, FM10K_TDBAL(i), bal); in fm10k_stop_hw_vf() 43 fm10k_write_reg(hw, FM10K_RDBAL(i), bal); in fm10k_stop_hw_vf()
|
/Linux-v6.6/drivers/net/ethernet/intel/iavf/ |
D | iavf_adminq.c | 22 hw->aq.asq.bal = IAVF_VF_ATQBAL1; in iavf_adminq_init_regs() 27 hw->aq.arq.bal = IAVF_VF_ARQBAL1; in iavf_adminq_init_regs() 268 wr32(hw, hw->aq.asq.bal, lower_32_bits(hw->aq.asq.desc_buf.pa)); in iavf_config_asq_regs() 272 reg = rd32(hw, hw->aq.asq.bal); in iavf_config_asq_regs() 297 wr32(hw, hw->aq.arq.bal, lower_32_bits(hw->aq.arq.desc_buf.pa)); in iavf_config_arq_regs() 304 reg = rd32(hw, hw->aq.arq.bal); in iavf_config_arq_regs() 461 wr32(hw, hw->aq.asq.bal, 0); in iavf_shutdown_asq() 495 wr32(hw, hw->aq.arq.bal, 0); in iavf_shutdown_arq()
|
D | iavf_adminq.h | 38 u32 bal; member
|
/Linux-v6.6/drivers/net/ethernet/intel/ice/ |
D | ice_controlq.c | 12 (qinfo)->sq.bal = prefix##_ATQBAL; \ 21 (qinfo)->rq.bal = prefix##_ARQBAL; \ 281 wr32(hw, ring->bal, lower_32_bits(ring->desc_buf.pa)); in ice_cfg_cq_regs() 285 if (rd32(hw, ring->bal) != lower_32_bits(ring->desc_buf.pa)) in ice_cfg_cq_regs() 489 wr32(hw, cq->sq.bal, 0); in ice_shutdown_sq() 555 wr32(hw, cq->rq.bal, 0); in ice_shutdown_rq()
|
D | ice_controlq.h | 62 u32 bal; member
|
/Linux-v6.6/drivers/media/pci/cx88/ |
D | cx88-alsa.c | 635 bal = cx_read(AUD_BAL_CTL); in snd_cx88_volume_get() local 637 value->value.integer.value[(bal & 0x40) ? 0 : 1] = vol; in snd_cx88_volume_get() 638 vol -= (bal & 0x3f); in snd_cx88_volume_get() 639 value->value.integer.value[(bal & 0x40) ? 1 : 0] = vol < 0 ? 0 : vol; in snd_cx88_volume_get()
|
/Linux-v6.6/arch/s390/tools/ |
D | opcodes.txt | 76 45 bal RX_RRRD
|