Home
last modified time | relevance | path

Searched full:mix (Results 1 – 25 of 425) sorted by relevance

12345678910>>...17

/freebsd/sys/dev/sound/usb/
H A Duaudio.c159 #define MIX(sc) ((sc)->sc_mixer_node) macro
354 #define UAUDIO_SPDIF_IN_MIX 0x10 /* Input mix enable */
3084 memset(&MIX(sc), 0, sizeof(MIX(sc))); in uaudio_mixer_controls_create_ftu()
3085 MIX(sc).wIndex = MAKE_WORD(6, sc->sc_mixer_iface_no); in uaudio_mixer_controls_create_ftu()
3086 MIX(sc).wValue[0] = MAKE_WORD(8, 0); in uaudio_mixer_controls_create_ftu()
3087 MIX(sc).type = MIX_UNSIGNED_16; in uaudio_mixer_controls_create_ftu()
3088 MIX(sc).ctl = SOUND_MIXER_NRDEVICES; in uaudio_mixer_controls_create_ftu()
3089 MIX(sc).name = "effect"; in uaudio_mixer_controls_create_ftu()
3090 MIX(sc).minval = 0; in uaudio_mixer_controls_create_ftu()
3091 MIX(sc).maxval = 7; in uaudio_mixer_controls_create_ftu()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dcavium-mix.txt1 * MIX Ethernet controller.
4 - compatible: "cavium,octeon-5750-mix"
6 Compatibility with all cn5XXX and cn6XXX SOCs populated with MIX
10 bank contains the MIX registers. The second bank the corresponding
12 MIX devices present. The fourth bank is the AGL_PRT_CTL shared by
13 all MIX devices present.
16 register banks corresponds to this MIX device.
18 - interrupts: Two interrupt specifiers. The first is the MIX
25 compatible = "cavium,octeon-5750-mix";
26 reg = <0x10700 0x00100800 0x0 0x100>, /* MIX */
/freebsd/sys/dev/sound/pcm/
H A Dac97.c66 struct ac97mixtable_entry mix[AC97_MIXER_SIZE]; member
424 struct ac97mixtable_entry *e = &codec->mix[channel]; in ac97_setrecsrc()
440 struct ac97mixtable_entry *e = &codec->mix[channel]; in ac97_setmixer()
538 codec->mix[SOUND_MIXER_OGAIN].reg = AC97_MIXEXT_SURROUND; in ac97_fix_auxout()
543 bzero(&codec->mix[SOUND_MIXER_OGAIN], in ac97_fix_auxout()
544 sizeof(codec->mix[SOUND_MIXER_OGAIN])); in ac97_fix_auxout()
570 bzero(&codec->mix[SOUND_MIXER_BASS], in ac97_fix_tone()
571 sizeof(codec->mix[SOUND_MIXER_BASS])); in ac97_fix_tone()
572 bzero(&codec->mix[SOUND_MIXER_TREBLE], in ac97_fix_tone()
573 sizeof(codec->mix[SOUND_MIXER_TREBLE])); in ac97_fix_tone()
[all …]
H A Dfeeder_mixer.c94 feed_mixer_t mix; member
306 * list of children and calling mixer function to mix count bytes from in feed_mixer_feed()
331 if (info->mix == NULL) { in feed_mixer_feed()
373 info->mix(tmp, b, cnt); in feed_mixer_feed()
/freebsd/sys/contrib/device-tree/src/arm64/renesas/
H A Dulcb-audio-graph-card2-mix+split.dtsi3 * Device Tree for ULCB + Audio Graph Card2 (MIX + TDM Split)
12 * (A) CPU0 (2ch) <----> (2ch) (X) ak4613 (MIX-0)
13 * (B) CPU1 (2ch) --/ (MIX-1)
23 label = "snd-ulcb-mix";
44 * (A) CPU0 (MIX-0)
45 * (B) CPU1 (MIX-1)
H A Dulcb-kf-simple-audio-card-mix+split.dtsi3 * Device Tree for ULCB + Kingfisher + Simple Audio Card (MIX + TDM Split)
12 * (A) CPU0 (2ch) <----> (2ch) (X) ak4613 (MIX-0)
13 * (B) CPU1 (2ch) --/ (MIX-1)
20 * (A) aplay -D plughw:0,0 xxx.wav (MIX-0)
21 * (B) aplay -D plughw:0,1 xxx.wav (MIX-1)
H A Dulcb-kf-audio-graph-card-mix+split.dtsi3 * Device Tree for ULCB + Kingfisher + Audio Graph Card (MIX + TDM Split)
12 * (A) CPU0 (2ch) <----> (2ch) (X) ak4613 (MIX-0)
13 * (B) CPU1 (2ch) --/ (MIX-1)
20 * (A) aplay -D plughw:0,0 xxx.wav (MIX-0)
21 * (B) aplay -D plughw:0,1 xxx.wav (MIX-1)
H A Dulcb-kf-audio-graph-card2-mix+split.dtsi3 * Device Tree for ULCB + Kingfisher + Audio Graph Card2 (MIX + TDM Split)
12 * (A) CPU0 (2ch) <----> (2ch) (X) ak4613 (MIX-0)
13 * (B) CPU1 (2ch) --/ (MIX-1)
20 * (A) aplay -D plughw:0,0 xxx.wav (MIX-0)
21 * (B) aplay -D plughw:0,1 xxx.wav (MIX-1)
H A Dulcb-audio-graph-card-mix+split.dtsi3 * Device Tree for ULCB + Audio Graph Card (MIX)
12 * (A) CPU0 (2ch) <-----> (2ch) (X) ak4613 (MIX-0)
13 * (B) CPU1 (2ch) --/ (MIX-1)
24 label = "snd-ulcb-mix";
H A Dulcb-simple-audio-card-mix+split.dtsi12 * (A) CPU0 (2ch) <----> (2ch) (X) ak4613 (MIX-0)
13 * (B) CPU1 (2ch) --/ (MIX-1)
27 label = "snd-ulcb-mix";
H A Dulcb.dtsi504 * #include "ulcb-simple-audio-card-mix+split.dtsi"
506 * #include "ulcb-audio-graph-card-mix+split.dtsi"
507 * #include "ulcb-audio-graph-card2-mix+split.dtsi"
/freebsd/sys/libkern/
H A Djenkins_hash.c13 hashword(), hashlittle(), hashlittle2(), hashbig(), mix(), and final()
27 mix(a,b,c);
29 mix(a,b,c);
35 a mix of things, see the comments above hashlittle().
38 then mix those integers. This is fast (you can do a lot more thorough
48 mix -- mix 3 32-bit values reversibly.
50 This is reversible, so any information in (a,b,c) before mix() is
51 still in (a,b,c) after mix().
53 If four pairs of (a,b,c) inputs are run through mix(), or through
54 mix() in reverse, there are at least 32 bits of the output that
[all …]
/freebsd/sys/dev/random/fenestrasX/
H A Dfx_rng.c176 struct fxrng_hash mix; in fxrng_rng_reseed_internal() local
183 fxrng_hash_init(&mix); in fxrng_rng_reseed_internal()
187 fxrng_hash_update(&mix, u.root_state, sizeof(u.root_state)); in fxrng_rng_reseed_internal()
189 fxrng_hash_update(&mix, src, sz); in fxrng_rng_reseed_internal()
197 fxrng_hash_update(&mix, src, sz); in fxrng_rng_reseed_internal()
201 fxrng_hash_finish(&mix, u.hash_out, sizeof(u.hash_out)); in fxrng_rng_reseed_internal()
214 /* 'mix' zeroed by fxrng_hash_finish(). */ in fxrng_rng_reseed_internal()
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DHashing.h257 /// This effectively performs the initial mix.
267 state.mix(s); in create()
271 /// Mix 32-bytes from the input sequence into the 16-bytes of 'a'
283 /// Mix in a 64-byte buffer of data.
284 /// We mix all 64 bytes even when the chunk length is smaller, but we
286 void mix(const char *s) { in mix() function
417 // a mix of the last 64-bytes. That is how the algorithm works when we
421 // Mix this chunk into the current state.
422 state.mix(buffer);
451 state.mix(s_begin);
[all …]
H A DDenseMapInfo.h29 inline uint64_t mix(uint64_t x) { in mix() function
41 return (unsigned)densemap::detail::mix(x); in combineHashValue()
145 return densemap::detail::mix(Val);
159 return densemap::detail::mix(Val);
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Drenesas,rsnd.yaml107 description: References to SSI/SRC/MIX/CTU/DVC/AUDIO_CLK clocks.
153 rcar_sound,mix:
154 description: MIX subnode.
157 "^mix-[0-1]$":
373 - pattern: '^mix\.[0-1]$'
423 "mix.1", "mix.0",
451 rcar_sound,mix {
452 mix0: mix-0 { };
453 mix1: mix-1 { };
H A Drenesas,rsnd.txt14 - MIX : Mixer
34 See datasheet to check SRC/CTU/MIX/DVC connect-limitation.
137 * MIX (Mixer)
140 MIX merges 2 sounds path. You can see 2 sound interface on system,
141 and these sounds will be merged by MIX.
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_receive/
H A Dzfs_receive_-wR-encrypted-mix.ksh31 # ZFS should receive a raw send of a mix of unencrypted and encrypted
55 log_assert "ZFS should receive a mix of un/encrypted childs"
75 log_pass "ZFS can receive a mix of un/encrypted childs"
/freebsd/contrib/unbound/util/storage/
H A Dlookup3.c19 hashword(), hashlittle(), hashlittle2(), hashbig(), mix(), and final()
33 mix(a,b,c);
35 mix(a,b,c);
41 a mix of things, see the comments above hashlittle().
44 then mix those integers. This is fast (you can do a lot more thorough
131 mix -- mix 3 32-bit values reversibly.
133 This is reversible, so any information in (a,b,c) before mix() is
134 still in (a,b,c) after mix().
136 If four pairs of (a,b,c) inputs are run through mix(), or through
137 mix() in reverse, there are at least 32 bits of the output that
[all …]
/freebsd/share/doc/papers/diskperf/
H A Dmethodology.ms50 ``vax mix.''
59 ``vax mix''
/freebsd/sys/crypto/sha2/
H A Dsha256c_arm64.c62 /* 3. Mix. */ in SHA256_Transform_arm64_impl()
88 /* 4. Mix local working variables into global state */ in SHA256_Transform_arm64_impl()
H A Dsha256c.c155 /* 3. Mix. */ in SHA256_Transform_c()
194 /* 4. Mix local working variables into global state */ in SHA256_Transform_c()
241 /* Finish the current block and mix. */ in SHA256_Pad()
252 /* Mix in the final block. */ in SHA256_Pad()
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DUserID.h19 /// A mix in class that contains a generic user ID.
21 /// UserID is designed as a mix in class that can contain an integer based
/freebsd/usr.sbin/ctld/
H A Dctl.conf.5143 entries; it is an error to mix them.
152 entries; it is an error to mix them.
312 it is a configuration error to mix multiple types in one target.
317 it is a configuration error to mix multiple types in one target.
/freebsd/sys/contrib/device-tree/src/mips/cavium-octeon/
H A Docteon_3xxx.dts155 compatible = "cavium,octeon-5750-mix";
156 reg = <0x10700 0x00100000 0x0 0x100>, /* MIX */
167 compatible = "cavium,octeon-5750-mix";
168 reg = <0x10700 0x00100800 0x0 0x100>, /* MIX */

12345678910>>...17