/Linux-v5.10/Documentation/sound/cards/ |
D | audigy-mixer.rst | 276 * 0 - mono, A destination attn, default 255 (no attenuation) 277 * 1 - mono, B destination attn, default 255 (no attenuation) 278 * 2 - mono, C destination attn, default 0 (mute) 279 * 3 - mono, D destination attn, default 0 (mute) 280 * 4 - mono, E destination attn, default 0 (mute) 281 * 5 - mono, F destination attn, default 0 (mute) 282 * 6 - mono, G destination attn, default 0 (mute) 283 * 7 - mono, H destination attn, default 0 (mute) 284 * 8 - left, A destination attn, default 255 (no attenuation) 285 * 9 - left, B destination attn, default 0 (mute) [all …]
|
D | sb-live-mixer.rst | 295 * 0 - mono, A destination attn, default 255 (no attenuation) 296 * 1 - mono, B destination attn, default 255 (no attenuation) 297 * 2 - mono, C destination attn, default 0 (mute) 298 * 3 - mono, D destination attn, default 0 (mute) 299 * 4 - left, A destination attn, default 255 (no attenuation) 300 * 5 - left, B destination attn, default 0 (mute) 301 * 6 - left, C destination attn, default 0 (mute) 302 * 7 - left, D destination attn, default 0 (mute) 303 * 8 - right, A destination attn, default 0 (mute) 304 * 9 - right, B destination attn, default 255 (no attenuation) [all …]
|
/Linux-v5.10/Documentation/devicetree/bindings/input/touchscreen/ |
D | eeti.txt | 9 - attn-gpios: A handle to a GPIO to check whether interrupt is still 28 attn-gpios = <&gpio 123 GPIO_ACTIVE_HIGH>;
|
D | sis_i2c.txt | 13 - attn-gpios: the gpio pin used as attention line
|
/Linux-v5.10/sound/pci/emu10k1/ |
D | emumixer.c | 1384 ucontrol->value.integer.value[idx] = mix->attn[idx]; in snd_emu10k1_attn_get() 1401 if (mix->attn[idx] != val) { in snd_emu10k1_attn_put() 1402 mix->attn[idx] = val; in snd_emu10k1_attn_put() 1408 snd_emu10k1_ptr_write(emu, VTFT_VOLUMETARGET, mix->epcm->voices[0]->number, mix->attn[1]); in snd_emu10k1_attn_put() 1409 snd_emu10k1_ptr_write(emu, VTFT_VOLUMETARGET, mix->epcm->voices[1]->number, mix->attn[2]); in snd_emu10k1_attn_put() 1411 snd_emu10k1_ptr_write(emu, VTFT_VOLUMETARGET, mix->epcm->voices[0]->number, mix->attn[0]); in snd_emu10k1_attn_put() 1586 ucontrol->value.integer.value[0] = mix->attn[0]; in snd_emu10k1_efx_attn_get() 1602 if (mix->attn[0] != val) { in snd_emu10k1_efx_attn_put() 1603 mix->attn[0] = val; in snd_emu10k1_efx_attn_put() 1608 snd_emu10k1_ptr_write(emu, VTFT_VOLUMETARGET, mix->epcm->voices[ch]->number, mix->attn[0]); in snd_emu10k1_efx_attn_put() [all …]
|
D | emupcm.c | 660 unsigned int attn, vattn; in snd_emu10k1_playback_prepare_voice() local 669 attn = extra ? 0 : 0x00ff; in snd_emu10k1_playback_prepare_voice() 671 vattn = mix != NULL ? (mix->attn[tmp] << 16) : 0; in snd_emu10k1_playback_prepare_voice() 672 snd_emu10k1_ptr_write(emu, IFATN, voice, attn); in snd_emu10k1_playback_prepare_voice() 1103 mix->attn[0] = 0xffff; in snd_emu10k1_efx_playback_open() 1150 mix->attn[0] = mix->attn[1] = mix->attn[2] = 0xffff; in snd_emu10k1_playback_open()
|
/Linux-v5.10/include/uapi/linux/genwqe/ |
D | genwqe_card.h | 349 __u16 attn; /* attention code from processing */ member 416 __u16 attn; /* attention code from processing */ member
|
/Linux-v5.10/Documentation/devicetree/bindings/sound/ |
D | cs35l36.txt | 121 - cirrus,vpbr-max-attn : Maximum attenuation that the VP brownout prevention 132 - cirrus,vpbr-mute-en : During the attack state, if the vpbr-max-attn value 163 cirrus,vpbr-max-attn = <0x09>;
|
/Linux-v5.10/drivers/misc/genwqe/ |
D | card_dev.c | 613 load->attn = req->attn; in do_flash_update() 731 load->attn = cmd->attn; in do_flash_read() 748 (cmd->attn != 0x02)) || /* Normally ignore CRC error */ in do_flash_read() 750 (cmd->attn != 0x00))) { /* Everything was fine */ in do_flash_read()
|
D | card_ddcb.c | 342 req->cmd.attn = be16_to_cpu(pddcb->attn_16); in copy_ddcb_results()
|
/Linux-v5.10/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_main.c | 4152 static void bnx2x_attn_int_deasserted0(struct bnx2x *bp, u32 attn) in bnx2x_attn_int_deasserted0() argument 4161 if (attn & AEU_INPUTS_ATTN_BITS_SPIO5) { in bnx2x_attn_int_deasserted0() 4174 if ((attn & bp->link_vars.aeu_int_mask) && bp->port.pmf) { in bnx2x_attn_int_deasserted0() 4180 if (attn & HW_INTERRUPT_ASSERT_SET_0) { in bnx2x_attn_int_deasserted0() 4183 val &= ~(attn & HW_INTERRUPT_ASSERT_SET_0); in bnx2x_attn_int_deasserted0() 4187 (u32)(attn & HW_INTERRUPT_ASSERT_SET_0)); in bnx2x_attn_int_deasserted0() 4192 static void bnx2x_attn_int_deasserted1(struct bnx2x *bp, u32 attn) in bnx2x_attn_int_deasserted1() argument 4196 if (attn & AEU_INPUTS_ATTN_BITS_DOORBELLQ_HW_INTERRUPT) { in bnx2x_attn_int_deasserted1() 4205 if (attn & HW_INTERRUPT_ASSERT_SET_1) { in bnx2x_attn_int_deasserted1() 4214 val &= ~(attn & HW_INTERRUPT_ASSERT_SET_1); in bnx2x_attn_int_deasserted1() [all …]
|
/Linux-v5.10/drivers/pci/hotplug/ |
D | acpiphp_ibm.c | 63 u8 attn; member 220 if (ibm_slot->slot.attn & 0xa0 || ibm_slot->slot.status[1] & 0x08) in ibm_get_attention_status()
|
D | pciehp.h | 172 void pciehp_set_indicators(struct controller *ctrl, int pwr, int attn);
|
D | pciehp_hpc.c | 512 void pciehp_set_indicators(struct controller *ctrl, int pwr, int attn) in pciehp_set_indicators() argument 521 if (ATTN_LED(ctrl) && attn != INDICATOR_NOOP) { in pciehp_set_indicators() 522 cmd |= (attn & PCI_EXP_SLTCTL_AIC); in pciehp_set_indicators()
|
/Linux-v5.10/drivers/infiniband/hw/hfi1/ |
D | platform.c | 688 u8 precur = 0, attn = 0, postcur = 0, external_device_config = 0; in apply_tunings() local 743 attn = tx_preset; in apply_tunings() 759 config_data = precur | (attn << 8) | (postcur << 16) | in apply_tunings()
|
/Linux-v5.10/drivers/atm/ |
D | solos-pci.c | 341 char *str, *state_str, *snr, *attn; in process_status() local 396 attn = next_string(skb); in process_status() 397 if (!attn) in process_status() 402 snr[0]?", SNR ":"", snr, attn[0]?", Attn ":"", attn); in process_status()
|
/Linux-v5.10/arch/arm/boot/dts/ |
D | pxa300-raumfeld-controller.dts | 200 attn-gpios = <&gpio 32 GPIO_ACTIVE_HIGH>;
|
/Linux-v5.10/drivers/s390/char/ |
D | tty3270.c | 94 int throttle, attn; /* tty throttle/unthrottle. */ member 692 tp->attn = 1; in tty3270_irq() 1825 if (tp->attn) in tty3270_unthrottle()
|
/Linux-v5.10/drivers/scsi/mvsas/ |
D | mv_sas.c | 2050 bool attn = false; in mvs_int_rx() local 2080 attn = true; in mvs_int_rx() 2089 if (attn && self_clear) in mvs_int_rx()
|
/Linux-v5.10/include/sound/ |
D | emu10k1.h | 1534 unsigned short attn[3]; member
|