Home
last modified time | relevance | path

Searched refs:mute (Results 1 – 25 of 355) sorted by relevance

12345678910>>...15

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dwm8524.c28 struct gpio_desc *mute; member
78 gpiod_set_value_cansleep(wm8524->mute, 1); in wm8524_startup()
89 gpiod_set_value_cansleep(wm8524->mute, 0); in wm8524_shutdown()
150 static int wm8524_mute_stream(struct snd_soc_dai *dai, int mute, int stream) in wm8524_mute_stream() argument
154 if (wm8524->mute) in wm8524_mute_stream()
155 gpiod_set_value_cansleep(wm8524->mute, mute); in wm8524_mute_stream()
227 wm8524->mute = devm_gpiod_get(&pdev->dev, "wlf,mute", GPIOD_OUT_LOW); in wm8524_codec_probe()
228 if (IS_ERR(wm8524->mute)) { in wm8524_codec_probe()
229 ret = PTR_ERR(wm8524->mute); in wm8524_codec_probe()
H A Duda1334.c24 struct gpio_desc *mute; member
110 gpiod_set_value_cansleep(uda1334->mute, 1); in uda1334_startup()
121 gpiod_set_value_cansleep(uda1334->mute, 0); in uda1334_shutdown()
183 static int uda1334_mute_stream(struct snd_soc_dai *dai, int mute, int stream) in uda1334_mute_stream() argument
187 if (uda1334->mute) in uda1334_mute_stream()
188 gpiod_set_value_cansleep(uda1334->mute, mute); in uda1334_mute_stream()
260 uda1334->mute = devm_gpiod_get(&pdev->dev, "nxp,mute", GPIOD_OUT_LOW); in uda1334_codec_probe()
261 if (IS_ERR(uda1334->mute)) { in uda1334_codec_probe()
262 ret = PTR_ERR(uda1334->mute); in uda1334_codec_probe()
H A Drk3328_codec.c35 struct gpio_desc *mute; member
110 static int rk3328_mute_stream(struct snd_soc_dai *dai, int mute, int direction) in rk3328_mute_stream() argument
116 if (mute) in rk3328_mute_stream()
199 gpiod_set_value(rk3328->mute, 0); in rk3328_codec_open_playback()
240 gpiod_set_value(rk3328->mute, 1); in rk3328_codec_close_playback()
452 rk3328->mute = gpiod_get_optional(&pdev->dev, "mute", GPIOD_OUT_HIGH); in rk3328_platform_probe()
453 if (IS_ERR(rk3328->mute)) in rk3328_platform_probe()
454 return PTR_ERR(rk3328->mute); in rk3328_platform_probe()
460 if (!rk3328->mute && of_machine_is_compatible("pine64,rock64")) { in rk3328_platform_probe()
H A Dlm49453.c1221 static int lm49453_hp_mute(struct snd_soc_dai *dai, int mute, int direction) in lm49453_hp_mute() argument
1224 (mute ? (BIT(1)|BIT(0)) : 0)); in lm49453_hp_mute()
1228 static int lm49453_lo_mute(struct snd_soc_dai *dai, int mute, int direction) in lm49453_lo_mute() argument
1231 (mute ? (BIT(3)|BIT(2)) : 0)); in lm49453_lo_mute()
1235 static int lm49453_ls_mute(struct snd_soc_dai *dai, int mute, int direction) in lm49453_ls_mute() argument
1238 (mute ? (BIT(5)|BIT(4)) : 0)); in lm49453_ls_mute()
1242 static int lm49453_ep_mute(struct snd_soc_dai *dai, int mute, int direction) in lm49453_ep_mute() argument
1245 (mute ? BIT(4) : 0)); in lm49453_ep_mute()
1249 static int lm49453_ha_mute(struct snd_soc_dai *dai, int mute, int direction) in lm49453_ha_mute() argument
1252 (mute ? (BIT(7)|BIT(6)) : 0)); in lm49453_ha_mute()
/OK3568_Linux_fs/kernel/drivers/media/radio/
H A Dradio-gemtek.c153 int i, bit, q, mute; in gemtek_bu2614_transmit() local
155 mute = gt->muted ? GEMTEK_MT : 0x00; in gemtek_bu2614_transmit()
157 outb_p(mute | GEMTEK_CE | GEMTEK_DA | GEMTEK_CK, isa->io); in gemtek_bu2614_transmit()
162 outb_p(mute | GEMTEK_CE | bit, isa->io); in gemtek_bu2614_transmit()
164 outb_p(mute | GEMTEK_CE | bit | GEMTEK_CK, isa->io); in gemtek_bu2614_transmit()
168 outb_p(mute | GEMTEK_DA | GEMTEK_CK, isa->io); in gemtek_bu2614_transmit()
214 static int gemtek_s_mute_volume(struct radio_isa_card *isa, bool mute, int vol) in gemtek_s_mute_volume() argument
219 gt->muted = mute; in gemtek_s_mute_volume()
221 if (!mute) in gemtek_s_mute_volume()
240 outb_p((i >> 5) | (mute ? GEMTEK_MT : 0), isa->io); in gemtek_s_mute_volume()
H A Dradio-rtrack2.c87 outb_p(v4l2_ctrl_g_ctrl(isa->mute), isa->io); in rtrack2_s_frequency()
97 static int rtrack2_s_mute_volume(struct radio_isa_card *isa, bool mute, int vol) in rtrack2_s_mute_volume() argument
99 outb(mute, isa->io); in rtrack2_s_mute_volume()
H A Dradio-sf16fmi.c53 bool mute; member
76 if (!fmi->mute) in fmi_set_pins()
111 val = fmi->mute ? 0x00 : 0x08; /* mute/unmute */ in fmi_getsigstr()
200 fmi->mute = ctrl->val; in fmi_s_ctrl()
352 fmi->mute = true; in fmi_init()
/OK3568_Linux_fs/kernel/drivers/ps3/
H A Dps3av_cmd.c213 int ps3av_cmd_av_video_mute(int num_of_port, u32 *port, u32 mute) in ps3av_cmd_av_video_mute() argument
223 av_video_mute.mute[i].avport = port[i]; in ps3av_cmd_av_video_mute()
224 av_video_mute.mute[i].mute = mute; in ps3av_cmd_av_video_mute()
264 int ps3av_cmd_av_tv_mute(u32 avport, u32 mute) in ps3av_cmd_av_tv_mute() argument
271 tv_mute.mute = mute; in ps3av_cmd_av_tv_mute()
409 int ps3av_cmd_video_format_black(u32 head, u32 video_fmt, u32 mute) in ps3av_cmd_video_format_black() argument
416 if (mute != PS3AV_CMD_MUTE_OFF) in ps3av_cmd_video_format_black()
436 int ps3av_cmd_av_audio_mute(int num_of_port, u32 *port, u32 mute) in ps3av_cmd_av_audio_mute() argument
447 av_audio_mute.mute[i].avport = port[i]; in ps3av_cmd_av_audio_mute()
448 av_audio_mute.mute[i].mute = mute; in ps3av_cmd_av_audio_mute()
[all …]
H A Dps3av.c334 static int ps3av_set_av_video_mute(u32 mute) in ps3av_set_av_video_mute() argument
342 res = ps3av_cmd_av_video_mute(1, &ps3av->av_port[i], mute); in ps3av_set_av_video_mute()
384 static int ps3av_set_audio_mute(u32 mute) in ps3av_set_audio_mute() argument
393 res = ps3av_cmd_av_audio_mute(1, &ps3av->av_port[i], mute); in ps3av_set_audio_mute()
398 res = ps3av_cmd_audio_mute(1, &ps3av->opt_port[i], mute); in ps3av_set_audio_mute()
892 int ps3av_video_mute(int mute) in ps3av_video_mute() argument
894 return ps3av_set_av_video_mute(mute ? PS3AV_CMD_MUTE_ON in ps3av_video_mute()
900 int ps3av_audio_mute_analog(int mute) in ps3av_audio_mute_analog() argument
907 mute); in ps3av_audio_mute_analog()
915 int ps3av_audio_mute(int mute) in ps3av_audio_mute() argument
[all …]
/OK3568_Linux_fs/kernel/sound/firewire/oxfw/
H A Doxfw-spkr.c11 bool mute; member
151 value->value.integer.value[0] = !spkr->mute; in spkr_mute_get()
161 bool mute; in spkr_mute_put() local
164 mute = !value->value.integer.value[0]; in spkr_mute_put()
166 if (mute == spkr->mute) in spkr_mute_put()
169 err = avc_audio_feature_mute(oxfw->unit, spkr->mute_fb_id, &mute, in spkr_mute_put()
173 spkr->mute = mute; in spkr_mute_put()
298 err = avc_audio_feature_mute(oxfw->unit, spkr->mute_fb_id, &spkr->mute, in snd_oxfw_add_spkr()
/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dwm8739.c46 struct v4l2_ctrl *mute; member
91 u16 mute; in wm8739_s_ctrl() local
109 mute = state->mute->val ? 0x80 : 0; in wm8739_s_ctrl()
114 wm8739_write(sd, R0, (vol_l & 0x1f) | mute); in wm8739_s_ctrl()
115 wm8739_write(sd, R1, (vol_r & 0x1f) | mute); in wm8739_s_ctrl()
202 state->mute = v4l2_ctrl_new_std(&state->hdl, &wm8739_ctrl_ops, in wm8739_probe()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/
H A Drockchip,rk817-codec.txt8 - spk-ctl-gpios: spk mute enable/disable
9 - hp-ctl-gpios: hp mute enable/disable
10 - spk-mute-delay-ms: spk mute delay time
11 - hp-mute-delay-ms: hp mute delay time
H A Dmaxim,max9759.txt7 - mute-gpios : the gpio connected to the mute pin
15 mute-gpios = <&gpio3 19 GPIO_ACTIVE_LOW>;
H A Dst,sta350.txt86 - st,invalid-input-detect-mute:
87 If present, automatic invalid input detect mute is enabled.
89 - st,activate-mute-output:
90 If present, a mute output will be activated in ase the volume will
105 mute commands.
129 st,invalid-input-detect-mute; // mute if no valid digital
H A Dak4458.txt12 - mute-gpios: A GPIO specifier for the soft mute pin
26 mute-gpios = <&gpio1 11 GPIO_ACTIVE_HIGH>
/OK3568_Linux_fs/kernel/sound/soc/spear/
H A Dspdif_out.c31 u32 mute; member
167 if (!host->saved_params.mute) in spdif_out_trigger()
191 static int spdif_mute(struct snd_soc_dai *dai, int mute, int direction) in spdif_mute() argument
196 host->saved_params.mute = mute; in spdif_mute()
200 if (mute) in spdif_mute()
219 ucontrol->value.integer.value[0] = host->saved_params.mute; in spdif_mute_get()
229 if (host->saved_params.mute == ucontrol->value.integer.value[0]) in spdif_mute_put()
/OK3568_Linux_fs/kernel/include/uapi/sound/
H A Dtlv.h58 #define SNDRV_CTL_TLVD_DB_SCALE_ITEM(min, step, mute) \ argument
62 ((mute) ? SNDRV_CTL_TLVD_DB_SCALE_MUTE : 0))
63 #define SNDRV_CTL_TLVD_DECLARE_DB_SCALE(name, min, step, mute) \ argument
65 SNDRV_CTL_TLVD_DB_SCALE_ITEM(min, step, mute) \
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sound/
H A Dtlv.h58 #define SNDRV_CTL_TLVD_DB_SCALE_ITEM(min, step, mute) \ argument
62 ((mute) ? SNDRV_CTL_TLVD_DB_SCALE_MUTE : 0))
63 #define SNDRV_CTL_TLVD_DECLARE_DB_SCALE(name, min, step, mute) \ argument
65 SNDRV_CTL_TLVD_DB_SCALE_ITEM(min, step, mute) \
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sound/
H A Dtlv.h58 #define SNDRV_CTL_TLVD_DB_SCALE_ITEM(min, step, mute) \ argument
62 ((mute) ? SNDRV_CTL_TLVD_DB_SCALE_MUTE : 0))
63 #define SNDRV_CTL_TLVD_DECLARE_DB_SCALE(name, min, step, mute) \ argument
65 SNDRV_CTL_TLVD_DB_SCALE_ITEM(min, step, mute) \
/OK3568_Linux_fs/kernel/Documentation/sound/cards/
H A Daudigy-mixer.rst278 * 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)
285 * 9 - left, B destination attn, default 0 (mute)
286 * 10 - left, C destination attn, default 0 (mute)
287 * 11 - left, D destination attn, default 0 (mute)
288 * 12 - left, E destination attn, default 0 (mute)
[all …]
/OK3568_Linux_fs/kernel/Documentation/sound/soc/
H A Dcodec.rst22 7. DAC Digital mute control.
168 Codec DAC digital mute control
170 Most codecs have a digital mute before the DACs that can be used to
171 minimise any system noise. The mute stops any digital data from
175 when the mute is applied or freed.
180 static int wm8974_mute(struct snd_soc_dai *dai, int mute)
185 if (mute)
/OK3568_Linux_fs/kernel/drivers/media/pci/saa7134/
H A Dsaa7134-tvaudio.c173 unsigned int mute; in mute_input_7134() local
180 mute = (dev->ctl_mute || in mute_input_7134()
182 if (card(dev).mute.type) { in mute_input_7134()
187 if (mute) in mute_input_7134()
188 in = &card(dev).mute; in mute_input_7134()
191 if (dev->hw_mute == mute && in mute_input_7134()
194 mute, saa7134_input_name[in->type]); in mute_input_7134()
200 saa7134_input_name[dev->input->type], mute, in mute_input_7134()
202 dev->hw_mute = mute; in mute_input_7134()
207 saa_writeb(SAA7134_AUDIO_MUTE_CTRL, mute ? in mute_input_7134()
[all …]
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/dvb/
H A Daudio-set-mute.rst41 - Indicates if audio device shall mute or not.
45 FALSE: Audio Un-mute
54 This ioctl call asks the audio device to mute the stream that is
/OK3568_Linux_fs/kernel/sound/i2c/other/
H A Dpt2258.c45 pt->mute = 1; in snd_pt2258_reset()
138 ucontrol->value.integer.value[0] = !pt->mute; in pt2258_switch_get()
150 if (pt->mute == val) in pt2258_switch_put()
153 pt->mute = val; in pt2258_switch_put()
/OK3568_Linux_fs/kernel/sound/soc/qcom/
H A Dlpass-hdmi.c125 ret = regmap_field_write(meta_ctl->mute, LPASS_MUTE_ENABLE); in lpass_hdmi_daiops_hw_params()
202 ret = regmap_field_write(drvdata->meta_ctl->mute, LPASS_MUTE_DISABLE); in lpass_hdmi_daiops_prepare()
225 ret = regmap_field_write(meta_ctl->mute, LPASS_MUTE_DISABLE); in lpass_hdmi_daiops_trigger()
237 ret = regmap_field_write(meta_ctl->mute, LPASS_MUTE_ENABLE); in lpass_hdmi_daiops_trigger()

12345678910>>...15