Searched refs:flag (Results 1 - 14 of 14) sorted by relevance

/sound/drivers/
H A Dml403-ac97cr.c168 u16 flag; member in struct:lm4550_reg
174 [AC97_RESET / 2] = {.flag = LM4550_REG_OK \
178 [AC97_MASTER / 2] = {.flag = LM4550_REG_OK
182 [AC97_HEADPHONE / 2] = {.flag = LM4550_REG_OK \
186 [AC97_MASTER_MONO / 2] = {.flag = LM4550_REG_OK \
190 [AC97_PC_BEEP / 2] = {.flag = LM4550_REG_OK \
194 [AC97_PHONE / 2] = {.flag = LM4550_REG_OK \
198 [AC97_MIC / 2] = {.flag = LM4550_REG_OK \
202 [AC97_LINE / 2] = {.flag = LM4550_REG_OK \
206 [AC97_CD / 2] = {.flag
[all...]
/sound/synth/emux/
H A Demux_effect.c106 if (fx->flag[type] == EMUX_FX_FLAG_ADD) {
127 if (fx->flag[type] == EMUX_FX_FLAG_ADD)
143 if (fx->flag[hi])
146 if (fx->flag[lo])
195 fx->flag[type] = mode;
246 if (! fx->flag[i] || (offset = parm_defs[i].offset) < 0)
H A Demux_synth.c147 fx->flag[EMUX_FX_SAMPLE_START] = 0;
148 fx->flag[EMUX_FX_COARSE_SAMPLE_START] = 0;
376 * terminate note - if free flag is true, free the terminated voice
505 * if free flag is true, call free_voice after termination
856 if (fx->flag[EMUX_FX_INIT_PITCH])
/sound/pci/
H A Dvia82xx_modem.c311 unsigned int flag; local
326 flag = VIA_TBL_BIT_EOL; /* buffer boundary */
328 flag = VIA_TBL_BIT_FLAG; /* period boundary */
330 flag = 0; /* period continues to the next */
335 ((u32 *)dev->table.area)[(idx<<1) + 1] = cpu_to_le32(r | flag);
H A Dens1370.c616 unsigned int t, x, flag; local
618 flag = is_ev1938(ensoniq) ? EV_1938_CODEC_MAGIC : 0;
640 outl(ES_1371_CODEC_WRITE(reg, val) | flag,
658 unsigned int t, x, flag, fail = 0; local
660 flag = is_ev1938(ensoniq) ? EV_1938_CODEC_MAGIC : 0;
683 outl(ES_1371_CODEC_READS(reg) | flag,
H A Dcmipci.c548 static int snd_cmipci_set_bit(struct cmipci *cm, unsigned int cmd, unsigned int flag) argument
552 val |= flag;
559 static int snd_cmipci_clear_bit(struct cmipci *cm, unsigned int cmd, unsigned int flag) argument
563 val &= ~flag;
571 static int snd_cmipci_set_bit_b(struct cmipci *cm, unsigned int cmd, unsigned char flag) argument
575 val |= flag;
582 static int snd_cmipci_clear_bit_b(struct cmipci *cm, unsigned int cmd, unsigned char flag) argument
586 val &= ~flag;
823 /* set adc/dac flag */
H A Dvia82xx.c458 unsigned int flag; local
471 flag = VIA_TBL_BIT_EOL; /* buffer boundary */
473 flag = VIA_TBL_BIT_FLAG; /* period boundary */
475 flag = 0; /* period continues to the next */
480 ((u32 *)dev->table.area)[(idx<<1) + 1] = cpu_to_le32(r | flag);
1646 /* save the spdif flag for rate filtering */
/sound/sparc/
H A Damd7930.c537 static int snd_amd7930_trigger(struct snd_amd7930 *amd, unsigned int flag, int cmd) argument
544 if (!(amd->flags & flag)) {
545 amd->flags |= flag;
552 if (amd->flags & flag) {
553 amd->flags &= ~flag;
/sound/i2c/other/
H A Dak4xxx-adda.c536 long flag = ucontrol->value.integer.value[0]; local
541 flag = ! flag;
543 if (flag)
/sound/pci/riptide/
H A Driptide.c311 #define SPLIT_PATH 0x80 /* path splitting flag */
816 int flag = 1; local
826 flag = 0;
832 flag);
833 return flag;
929 ("send cmd %d hw: 0x%x flag: 0x%x cmd: 0x%x parm: 0x%x ret: 0x%x 0x%x CMDE: %d DATF: %d failed %d\n",
1096 unsigned int flag; local
1111 flag = le32_to_cpu(c->dwStat_Ctl);
1112 if (flag & EOB_STATUS)
1114 if (flag
[all...]
/sound/soc/fsl/
H A Dfsl_ssi.c562 /* Show the statistics of a flag only if its interrupt is enabled. The
566 #define SIER_SHOW(flag, name) \
568 if (SIER_FLAGS & CCSR_SSI_SIER_##flag) \
/sound/pci/ice1712/
H A Dice1724.c270 static void enable_midi_irq(struct snd_ice1712 *ice, u8 flag, int enable);
309 static void enable_midi_irq(struct snd_ice1712 *ice, u8 flag, int enable) argument
313 mask &= ~flag;
315 mask |= flag;
320 u8 flag, int enable)
325 enable_midi_irq(ice, flag, enable);
319 vt1724_enable_midi_irq(struct snd_rawmidi_substream *substream, u8 flag, int enable) argument
/sound/oss/
H A Dsb_ess.c766 (char *channel, int dev, int intr_active, unsigned char flag, int irq_mode)
768 if (!intr_active || !flag) return;
1250 * FKS: It seems as if this duplex flag isn't set yet. Check it.
765 ess_handle_channel(char *channel, int dev, int intr_active, unsigned char flag, int irq_mode) argument
/sound/pci/hda/
H A Dpatch_sigmatel.c4138 * to it. If OK, assign the event, set the unsol flag, and returns 1.
4434 unsigned int flag)
4455 if (flag & (AC_PINCTL_IN_EN | AC_PINCTL_OUT_EN))
4458 pin_ctl |= flag;
4466 unsigned int flag)
4470 if (pin_ctl & flag)
4473 pin_ctl & ~flag);
5760 * need to set hp_detect flag here to force to enable HP
6069 * The below flag enables the longer delay (see get_response
4433 stac92xx_set_pinctl(struct hda_codec *codec, hda_nid_t nid, unsigned int flag) argument
4465 stac92xx_reset_pinctl(struct hda_codec *codec, hda_nid_t nid, unsigned int flag) argument

Completed in 1316 milliseconds