Home
last modified time | relevance | path

Searched refs:mono (Results 1 – 25 of 89) sorted by relevance

1234

/linux/Documentation/admin-guide/
H A Dmono.rst5 (in the form of .exe files) without the need to use the mono CLR
15 https://www.mono-project.com/download/
19 https://www.mono-project.com/docs/compiling-mono/linux/
22 ``/usr/bin/mono`` (which could be located elsewhere, for example
23 ``/usr/local/bin/mono``) is working.
52 # Replace /usr/bin/mono with the correct pathname to
53 # the Mono CLR runtime (usually /usr/local/bin/mono
55 echo ':CLR:M::MZ::/usr/bin/mono:' > /proc/sys/fs/binfmt_misc/register
/linux/tools/testing/selftests/net/
H A Dso_txtime.sh87 do_test 4 mono a,-1 a,-1
88 do_test 6 mono a,0 a,0
89 do_test 6 mono a,10 a,10
90 do_test 4 mono a,10,b,20 a,10,b,20
91 do_test 6 mono a,20,b,10 b,20,a,20
/linux/Documentation/devicetree/bindings/sound/
H A Dtlv320aic31xx.txt8 "ti,tlv320aic310x" - Generic TLV320AIC31xx with mono speaker amp
10 "ti,tlv320aic3100" - TLV320AIC3100 (mono speaker amp, no MiniDSP)
12 "ti,tlv320aic3120" - TLV320AIC3120 (mono speaker amp, MiniDSP)
14 "ti,tlv320dac3100" - TLV320DAC3100 (no ADC, mono speaker amp, no MiniDSP)
47 * SPK, devices with mono speaker amp
H A Dwm8741.txt18 1 = mono left
20 3 = mono right
H A Dwlf,wm8962.yaml55 spk-mono:
59 indicating that the speaker is in mono mode.
H A Dwlf,arizona.yaml46 wlf,out-mono:
48 A list of boolean values indicating whether each output is mono
51 value indicates a mono output. If present, the number of values
H A Doption,gtm601.yaml23 - description: GTM601 (8kHz mono)
H A Dadi,ssm3515.yaml13 SSM3515 is a mono Class-D audio amplifier with digital input.
/linux/Documentation/sound/cards/
H A Daudigy-mixer.rst113 16bit/8KHz mono) without volume control.
234 * 0 - mono, default 0xffff (no attenuation)
243 * 0 - mono, A destination (FX-bus 0-63), default 0
244 * 1 - mono, B destination (FX-bus 0-63), default 1
245 * 2 - mono, C destination (FX-bus 0-63), default 2
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)
[all …]
H A Dsb-live-mixer.rst79 The result is mixed to mono signal (single channel) and forwarded to
86 The result is mixed to mono signal (single channel) and forwarded to
265 * 0 - mono, default 0xffff (no attenuation)
274 * 0 - mono, A destination (FX-bus 0-15), default 0
275 * 1 - mono, B destination (FX-bus 0-15), default 1
276 * 2 - mono, C destination (FX-bus 0-15), default 2
277 * 3 - mono, D destination (FX-bus 0-15), default 3
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)
[all …]
/linux/drivers/leds/rgb/
H A Dleds-group-multicolor.c36 struct led_classdev *mono = priv->monochromatics[i]; in leds_gmc_set() local
37 const unsigned int mono_max_brightness = mono->max_brightness; in leds_gmc_set()
48 led_set_brightness(mono, mono_brightness); in leds_gmc_set()
/linux/include/linux/
H A Dtimekeeping.h157 static inline ktime_t ktime_mono_to_real(ktime_t mono) in ktime_mono_to_real() argument
159 return ktime_mono_to_any(mono, TK_OFFS_REAL); in ktime_mono_to_real()
268 u64 mono; member
/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-g-modulator.rst135 - Modulate channel 1 as mono audio, when the input has more
146 driver does not support stereo audio it shall fall back to mono.
157 return an ``EINVAL`` error code and the driver shall fall back to mono
165 encoded as mono audio, the last channel as Second Audio Program.
167 tracks. When the input has three channels the mono track is a
179 driver shall fall back to mono or stereo mode.
H A Dvidioc-g-tuner.rst127 - receiving mono audio
135 - receiving mono or stereo audio, the hardware cannot distinguish
143 - receiving mono, stereo or bilingual audio
263 standard. Two audio carriers are available for mono or stereo
310 - The tuner receives a mono audio signal.
348 - Play mono audio. When the tuner receives a stereo signal this a
364 - Play the primary language, mono or stereo. Only
368 - Play the secondary language, mono. When the tuner receives no
370 driver shall fall back to mono or stereo mode. Only
376 driver shall fall back to mono or stereo mode. Only
/linux/sound/pci/
H A Des1938.c609 int u, is8, mono; in snd_es1938_capture_prepare() local
616 mono = (runtime->channels > 1) ? 0 : 1; in snd_es1938_capture_prepare()
620 chip->dma1_shift = 2 - mono - is8; in snd_es1938_capture_prepare()
639 (mono ? 0x40 : 0x08)); in snd_es1938_capture_prepare()
657 int u, is8, mono; in snd_es1938_playback1_prepare() local
664 mono = (runtime->channels > 1) ? 0 : 1; in snd_es1938_playback1_prepare()
668 chip->dma2_shift = 2 - mono - is8; in snd_es1938_playback1_prepare()
694 int u, is8, mono; in snd_es1938_playback2_prepare() local
701 mono = (runtime->channels > 1) ? 0 : 1; in snd_es1938_playback2_prepare()
705 chip->dma1_shift = 2 - mono - is8; in snd_es1938_playback2_prepare()
[all …]
/linux/Documentation/devicetree/bindings/media/xilinx/
H A Dvideo.txt31 "bggr", "gbrg", "grbg", "rggb" and "mono". If not specified, the pattern
32 defaults to "mono".
/linux/sound/soc/mediatek/common/
H A Dmtk-afe-fe-dai.c460 unsigned int mono; in mtk_memif_set_channel() local
474 mono = (channel == 1) ? 0 : 1; in mtk_memif_set_channel()
476 mono = (channel == 1) ? 1 : 0; in mtk_memif_set_channel()
482 1, mono, in mtk_memif_set_channel()
486 1, mono, memif->data->mono_shift); in mtk_memif_set_channel()
/linux/Documentation/devicetree/bindings/media/i2c/
H A Dsony,imx290.yaml15 Pixel, available in either mono or colour variants. It is programmable
24 imx290llr is the mono version of the sensor.
/linux/drivers/media/tuners/
H A Dtea5761.c138 bool mono) in __set_radio_freq() argument
156 if (mono) { in __set_radio_freq()
/linux/drivers/media/i2c/
H A Dimx296.c202 bool mono; member
653 code->code = sensor->mono ? MEDIA_BUS_FMT_Y10_1X10 in imx296_enum_mbus_code()
716 format->code = sensor->mono ? MEDIA_BUS_FMT_Y10_1X10 in imx296_set_format()
942 sensor->mono = model & IMX296_SENSOR_INFO_MONO; in imx296_identify_model()
968 sensor->mono = ret & IMX296_SENSOR_INFO_MONO; in imx296_identify_model()
986 sensor->mono ? "LL" : "LQ", temp / 1000, (temp / 100) % 10); in imx296_identify_model()
/linux/drivers/staging/olpc_dcon/
H A Dolpc_dcon.h87 bool mono; member
/linux/tools/testing/ktest/examples/bootconfigs/
H A Dboottrace.bconf40 trace_clock = mono
/linux/drivers/media/pci/ivtv/
H A Divtv-cards.c246 .gpio_audio_mode = { .mask = 0x4300, .mono = 0x4000, .stereo = 0x0200,
289 .gpio_audio_mode = { .mask = 0x000e, .mono = 0x0006, .stereo = 0x0004,
331 .gpio_audio_mode = { .mask = 0x000e, .mono = 0x0006, .stereo = 0x0004,
482 .gpio_audio_mode = { .mask = 0x4300, .mono = 0x4000, .stereo = 0x0200,
848 .gpio_audio_mode = { .mask = 0x4300, .mono = 0x4000, .stereo = 0x0200,
1236 .mono = 0x0000,
/linux/drivers/staging/media/av7110/
H A Daudio-channel-select.rst41 - Select the output format of the audio (mono left/right, stereo).
/linux/Documentation/devicetree/bindings/extcon/
H A Dfcs,fsa880.yaml15 and mono audio, video, microphone, and UART data to use a common

1234