Home
last modified time | relevance | path

Searched full:mixing (Results 1 – 25 of 156) sorted by relevance

1234567

/linux-6.12.1/sound/soc/codecs/
Dak4671.c286 SND_SOC_DAPM_PGA("LIN1 Mixing Circuit",
288 SND_SOC_DAPM_PGA("RIN1 Mixing Circuit",
290 SND_SOC_DAPM_PGA("LIN2 Mixing Circuit",
292 SND_SOC_DAPM_PGA("RIN2 Mixing Circuit",
294 SND_SOC_DAPM_PGA("LIN3 Mixing Circuit",
296 SND_SOC_DAPM_PGA("RIN3 Mixing Circuit",
298 SND_SOC_DAPM_PGA("LIN4 Mixing Circuit",
300 SND_SOC_DAPM_PGA("RIN4 Mixing Circuit",
383 {"LIN1 Mixing Circuit", NULL, "LIN1"},
384 {"RIN1 Mixing Circuit", NULL, "RIN1"},
[all …]
Dcs4349.h16 #define CS4349_VMI 0x03 /* Volume, Mixing, Inversion Control */
74 /* CS4349_VMI (VMI = Volume, Mixing and Inversion Controls) */
/linux-6.12.1/tools/testing/selftests/bpf/progs/
Dverifier_bounds_mix_sign_unsign.c16 __description("bounds checks mixing signed and unsigned, positive bounds")
48 __description("bounds checks mixing signed and unsigned")
80 __description("bounds checks mixing signed and unsigned, variant 2")
114 __description("bounds checks mixing signed and unsigned, variant 3")
147 __description("bounds checks mixing signed and unsigned, variant 4")
178 __description("bounds checks mixing signed and unsigned, variant 5")
211 __description("bounds checks mixing signed and unsigned, variant 6")
242 __description("bounds checks mixing signed and unsigned, variant 7")
274 __description("bounds checks mixing signed and unsigned, variant 8")
308 __description("bounds checks mixing signed and unsigned, variant 9")
[all …]
/linux-6.12.1/Documentation/devicetree/bindings/sound/
Dfsl,audmix.yaml14 The Audio Mixer is a on-chip functional module that allows mixing of two
19 from two interfaces into a single sample. Before mixing, audio samples of
31 Mixing operation is independent of audio sample rate but the two audio
33 in TDM frame to be eligible for mixing.
Dnvidia,tegra210-mixer.yaml10 The Mixer supports mixing of up to ten 7.1 audio input streams and
/linux-6.12.1/include/linux/
Ddevm-helpers.h9 * These should be helpful to avoid mixing the manual and devm-based resource
16 * Thus mixing devm and manual resource management can easily cause problems
Dww_mutex.h119 * Mixing of context-based w/w mutex acquiring and single w/w mutex locking can
120 * result in undetected deadlocks and is so forbidden. Mixing different contexts
/linux-6.12.1/Documentation/sound/cards/
Dmixart.rst11 The miXart8 is a multichannel audio processing and mixing soundcard
42 substreams performing hardware mixing. This could be changed to a
/linux-6.12.1/tools/testing/selftests/bpf/
DDENYLIST.riscv643 tailcalls/tailcall_bpf2bpf* # JIT does not support mixing bpf2bpf and tailcalls
/linux-6.12.1/Documentation/sound/hd-audio/
Drealtek-pc-beep.rst34 Amplify the left channel of 1Ah before mixing it into outputs as specified
38 Amplify the right channel of 1Ah before mixing it into outputs as specified
Dcontrols.rst77 Loopback Mixing
/linux-6.12.1/Documentation/devicetree/bindings/display/mediatek/
Dmediatek,dither.yaml15 unavailable colors with available colors and by mixing and matching available
/linux-6.12.1/Documentation/devicetree/bindings/display/samsung/
Dsamsung,exynos-mixer.yaml16 Samsung Exynos SoC Mixer is responsible for mixing and blending multiple data
/linux-6.12.1/fs/netfs/
Dfscache_main.c23 * Mixing scores (in bits) for (7,20):
/linux-6.12.1/Documentation/devicetree/bindings/leds/
Dnxp,pca963x.yaml14 Red/Green/Blue/Amber (RGBA) color mixing applications. Each LED is
/linux-6.12.1/Documentation/devicetree/bindings/mtd/
Draw-nand-chip.yaml46 Legacy ECC configuration mixing the ECC engine choice and
/linux-6.12.1/drivers/edac/
Dr82600_edac.c37 * signals buffered) and unbuffered DIMM types are supported. Mixing of
38 * registered and unbuffered DIMMs as well as mixing of ECC and non-ECC DIMMs
/linux-6.12.1/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
Dnv50.c37 * and are required to avoid mixing the two types within in nv50_mmu_kind()
/linux-6.12.1/net/ceph/crush/
Dhash.c9 * Robert Jenkins' function for mixing 32-bit values
/linux-6.12.1/net/ceph/
Dceph_hash.c27 __u32 len; /* how many key bytes still need mixing */ in ceph_str_hash_rjenkins()
/linux-6.12.1/drivers/net/ethernet/8390/
DKconfig179 mixing an SMC Ultra and an Adaptec AHA154x SCSI card (or compatible,
/linux-6.12.1/sound/pci/ctxfi/
Dctatc.h66 void *mono; /* A SUM resource for mixing chs to one */
/linux-6.12.1/Documentation/arch/arm/
Dinterrupts.rst167 hardware based. Mixing level-based and edge-based IRQs on the same
/linux-6.12.1/fs/reiserfs/
Dhashes.c21 #define PARTROUNDS 6 /* 6 gets complete mixing */
/linux-6.12.1/drivers/isdn/mISDN/
Ddsp_core.c455 case DSP_MIX_ON: /* enable mixing of tx data */ in dsp_control_req()
461 printk(KERN_DEBUG "%s: enable mixing of " in dsp_control_req()
469 case DSP_MIX_OFF: /* disable mixing of tx data */ in dsp_control_req()
475 printk(KERN_DEBUG "%s: disable mixing of " in dsp_control_req()

1234567