Home
last modified time | relevance | path

Searched refs:mixin (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/sound/pci/au88x0/
H A Dau88x0_core.c155 vortex_mix_getenablebit(vortex_t * vortex, unsigned char mix, int mixin)
158 if (mixin >= 0)
159 addr = mixin;
161 addr = mixin + 3;
164 return ((temp >> (mixin & 3)) & 1);
183 int mixin, unsigned char vol) in vortex_mix_setinputvolumebyte() argument
188 VORTEX_MIX_INVOL_A + (((mix << 5) + mixin) << 2), vol); in vortex_mix_setinputvolumebyte()
192 VORTEX_MIX_INVOL_B + (((mix << 5) + mixin) << 2)); in vortex_mix_setinputvolumebyte()
197 VORTEX_MIX_INVOL_B + (((mix << 5) + mixin) << 2), vol); in vortex_mix_setinputvolumebyte()
201 vortex_mix_setenablebit(vortex_t * vortex, unsigned char mix, int mixin, int en) in vortex_mix_setenablebit() argument
[all …]
H A Dau88x0_pcm.c548 int mixin; in snd_vortex_pcm_vol_put() local
560 mixin = p->mixin[0]; in snd_vortex_pcm_vol_put()
564 mixin = p->mixin[(i < 2) ? i : (i - 2)]; in snd_vortex_pcm_vol_put()
567 mixin = p->mixin[i]; in snd_vortex_pcm_vol_put()
572 vortex->mixplayb[i], mixin, vol); in snd_vortex_pcm_vol_put()
H A Dau88x0.h100 int mixin[4]; member
254 unsigned char mixin,
257 unsigned char mix, int mixin,
H A Dau88x0_synth.c17 unsigned char mixin);
19 unsigned char mixin,
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dtypeahead.jquery.js84 mixin: $.extend,
172 classes = _.mixin({}, defaultClassNames, o);
184 mixin: function(o) {
185 _.mixin(o, www);
242 _.mixin(css.input, {
265 _.mixin(EventBus.prototype, {
391 o = _.mixin({}, defaults, o);
448 www.mixin(this);
462 _.mixin(Input.prototype, EventEmitter, {
667 www.mixin(this);
[all …]
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/static/css/
H A Dbootstrap.css.map1mixin-ed into thumbnails.less for `.thumbnail`.\n.img-thumbnail {\n padding: @thumbnail-padding;\…