Searched refs:bal (Results 1 – 8 of 8) sorted by relevance
| /linux/sound/oss/dmasound/ |
| H A 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 …]
|
| H A 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/arch/mips/kernel/ |
| H A 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
|
| H A D | relocate_kernel.S | 76 bal 1f 119 bal 1f
|
| /linux/drivers/media/i2c/cx25840/ |
| H A 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/drivers/net/ethernet/intel/ice/ |
| H A D | ice_controlq.c | 12 (qinfo)->sq.bal = prefix##_ATQBAL; \ 21 (qinfo)->rq.bal = prefix##_ARQBAL; \ 270 wr32(hw, ring->bal, lower_32_bits(ring->desc_buf.pa)); in ice_cfg_cq_regs() 274 if (rd32(hw, ring->bal) != lower_32_bits(ring->desc_buf.pa)) in ice_cfg_cq_regs() 476 wr32(hw, cq->sq.bal, 0); in ice_shutdown_sq() 551 wr32(hw, cq->rq.bal, 0); in ice_shutdown_rq()
|
| H A D | ice_controlq.h | 70 u32 bal; member
|
| /linux/arch/s390/tools/ |
| H A D | opcodes.txt | 76 45 bal RX_RRRD
|