| /linux/Documentation/sound/cards/ |
| H A 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 …]
|
| H A 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/include/uapi/linux/genwqe/ |
| H A D | genwqe_card.h | 349 __u16 attn; /* attention code from processing */ member 416 __u16 attn; /* attention code from processing */ member
|
| /linux/Documentation/devicetree/bindings/sound/ |
| H A 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/drivers/misc/genwqe/ |
| H A 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()
|
| /linux/Documentation/devicetree/bindings/input/touchscreen/ |
| H A D | sis_i2c.txt | 13 - attn-gpios: the gpio pin used as attention line
|
| /linux/drivers/pci/hotplug/ |
| H A 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()
|
| H A D | pciehp.h | 182 void pciehp_set_indicators(struct controller *ctrl, int pwr, int attn);
|
| H A 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/drivers/infiniband/hw/hfi1/ |
| H A D | platform.c | 646 u8 precur = 0, attn = 0, postcur = 0, external_device_config = 0; in apply_tunings() local 701 attn = tx_preset; in apply_tunings() 717 config_data = precur | (attn << 8) | (postcur << 16) | in apply_tunings()
|
| /linux/drivers/atm/ |
| H A 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/arch/arm/boot/dts/intel/pxa/ |
| H A D | pxa300-raumfeld-controller.dts | 200 attn-gpios = <&gpio 32 GPIO_ACTIVE_HIGH>;
|