Home
last modified time | relevance | path

Searched refs:spk (Results 1 – 14 of 14) sorted by relevance

/Linux-v4.19/drivers/staging/speakup/
Dspeakupmap.map1 spk key_f9 = punc_level_dec
2 spk key_f10 = punc_level_inc
3 spk key_f11 = reading_punc_dec
4 spk key_f12 = reading_punc_inc
5 spk key_1 = vol_dec
6 spk key_2 = vol_inc
7 spk key_3 = pitch_dec
8 spk key_4 = pitch_inc
9 spk key_5 = rate_dec
10 spk key_6 = rate_inc
[all …]
Dspkguide.txt252 Speakup commands are on the right. The designation "spk" means to press
256 spk key_f9 = punc_level_dec
257 spk key_f10 = punc_level_inc
258 spk key_f11 = reading_punc_dec
259 spk key_f12 = reading_punc_inc
260 spk key_1 = vol_dec
261 spk key_2 = vol_inc
262 spk key_3 = pitch_dec
263 spk key_4 = pitch_inc
264 spk key_5 = rate_dec
[all …]
/Linux-v4.19/Documentation/devicetree/bindings/sound/
Dsirf-audio.txt11 - spk-pa-gpios: Need to be present if the board need control external
38 spk-pa-gpios = <&gpio 46 0>;
Dwlf,arizona.txt41 - wlf,spk-fmt : PDM speaker data format, must contain 2 cells (OUT5 and OUT6).
46 - wlf,spk-mute : PDM speaker mute setting, must contain 2 cells (OUT5 and OUT6).
Dwm8962.txt12 - spk-mono: This is a boolean property. If present, the SPK_MONO bit
/Linux-v4.19/Documentation/devicetree/bindings/pinctrl/
Dcirrus,madera-pinctrl.txt50 spkl-short-circuit, spkr-short-circuit, spk-shutdown,
51 spk-overheat-shutdown, spk-overheat-warn,
/Linux-v4.19/include/sound/
Dhda_chmap.h76 int snd_hdac_spk_to_chmap(int spk);
/Linux-v4.19/sound/hda/
Dhdmi_chmap.c451 int snd_hdac_spk_to_chmap(int spk) in snd_hdac_spk_to_chmap() argument
456 if (t->spk_mask == spk) in snd_hdac_spk_to_chmap()
639 int spk = cap->speakers[c]; in hdmi_cea_alloc_to_tlv_chmap() local
641 if (!spk) in hdmi_cea_alloc_to_tlv_chmap()
644 chmap[count++] = snd_hdac_spk_to_chmap(spk); in hdmi_cea_alloc_to_tlv_chmap()
/Linux-v4.19/arch/arm64/boot/dts/rockchip/
Drk3399-sapphire-excavator.dts131 spk-con-gpio = <&gpio0 RK_PB3 GPIO_ACTIVE_HIGH>;
/Linux-v4.19/Documentation/sound/hd-audio/
Dmodels.rst221 lenovo-spk-noise
225 dell-spk-noise
235 alc298-spk-volume
/Linux-v4.19/sound/x86/
Dintel_hdmi_audio.c466 static int spk_to_chmap(int spk) in spk_to_chmap() argument
471 if (t->spk_mask == spk) in spk_to_chmap()
/Linux-v4.19/Documentation/sound/soc/
Ddapm.rst331 powered only when the spk is in use.
/Linux-v4.19/arch/arm/boot/dts/
Dhi3620-hi4511.dts310 0x0f0 0x1 /* GPIO (IOMG59), audio spk & earphone */
/Linux-v4.19/sound/pci/hda/
Dpatch_hdmi.c3649 int spk = cap->speakers[chan]; in atihdmi_paired_cea_alloc_to_tlv_chmap() local
3650 if (!spk) { in atihdmi_paired_cea_alloc_to_tlv_chmap()
3658 chmap[count++] = snd_hdac_spk_to_chmap(spk); in atihdmi_paired_cea_alloc_to_tlv_chmap()