Home
last modified time | relevance | path

Searched defs:shift_left (Results 1 – 16 of 16) sorted by relevance

/linux/sound/isa/cs423x/
H A Dcs4236_lib.c489 CS4236_DOUBLE(xname,xindex,left_reg,right_reg,shift_left,shift_right,mask,invert) global() argument
495 CS4236_DOUBLE_TLV(xname,xindex,left_reg,right_reg,shift_left,shift_right,mask,invert,xtlv) global() argument
522 int shift_left = (kcontrol->private_value >> 16) & 0x07; snd_cs4236_get_double() local
544 int shift_left = (kcontrol->private_value >> 16) & 0x07; snd_cs4236_put_double() local
575 CS4236_DOUBLE1(xname,xindex,left_reg,right_reg,shift_left,shift_right,mask,invert) global() argument
582 CS4236_DOUBLE1_TLV(xname,xindex,left_reg,right_reg,shift_left,shift_right,mask,invert,xtlv) global() argument
598 int shift_left = (kcontrol->private_value >> 16) & 0x07; snd_cs4236_get_double1() local
620 int shift_left = (kcontrol->private_value >> 16) & 0x07; snd_cs4236_put_double1() local
[all...]
/linux/sound/isa/ad1816a/
H A Dad1816a_lib.c776 AD1816A_DOUBLE_TLV(xname,reg,shift_left,shift_right,mask,invert,xtlv) global() argument
784 AD1816A_DOUBLE(xname,reg,shift_left,shift_right,mask,invert) global() argument
805 int shift_left = (kcontrol->private_value >> 8) & 0x0f; snd_ad1816a_get_double() local
828 int shift_left = (kcontrol->private_value >> 8) & 0x0f; snd_ad1816a_put_double() local
/linux/sound/isa/
H A Dopl3sa2.c377 .private_value = left_reg | (right_reg << 8) | (shift_left << 16) | (shift_right << 19) | (mask << 24) | (invert << 22), \ argument
382 OPL3SA2_DOUBLE_TLV(xname,xindex,left_reg,right_reg,shift_left,shift_right,mask,invert,xtlv) global() argument
397 int shift_left = (kcontrol->private_value >> 16) & 0x07; snd_opl3sa2_get_double() local
419 int shift_left = (kcontrol->private_value >> 16) & 0x07; snd_opl3sa2_put_double() local
[all...]
H A Des18xx.c1162 ES18XX_DOUBLE(xname,xindex,left_reg,right_reg,shift_left,shift_right,mask,invert) global() argument
1184 int shift_left = (kcontrol->private_value >> 16) & 0x07; snd_es18xx_get_double() local
1209 int shift_left = (kcontrol->private_value >> 16) & 0x07; snd_es18xx_put_double() local
/linux/sound/isa/es1688/
H A Des1688_lib.c816 ES1688_DOUBLE(xname,xindex,left_reg,right_reg,shift_left,shift_right,mask,invert) global() argument
839 int shift_left = (kcontrol->private_value >> 16) & 0x07; snd_es1688_get_double() local
873 int shift_left = (kcontrol->private_value >> 16) & 0x07; snd_es1688_put_double() local
/linux/sound/spi/
H A Dat73c213.c471 (chip->reg_image[left_reg] >> shift_left) & mask; in snd_at73c213_stereo_get() local
501 int shift_left = (kcontrol->private_value >> 16) & 0x07; snd_at73c213_stereo_put() local
649 AT73C213_STEREO(xname,xindex,left_reg,right_reg,shift_left,shift_right,mask,invert) global() argument
/linux/include/sound/
H A Dwss.h178 #define WSS_DOUBLE(xname, xindex, left_reg, right_reg, shift_left, shift_right, mask, invert) \ argument
200 shift_left, shift_right, mask, invert, xtlv) \ argument
H A Dsoc.h42 #define SOC_DOUBLE_S_VALUE(xreg, shift_left, shift_right, xmin, xmax, xsign_bit, \ argument
48 #define SOC_DOUBLE_VALUE(xreg, shift_left, shift_right, xmin, xmax, xinvert, xautodisable) \ argument
96 #define SOC_DOUBLE(xname, reg, shift_left, shift_right, max, invert) \ argument
102 #define SOC_DOUBLE_STS(xname, reg, shift_left, shift_right, max, invert) \ argument
123 #define SOC_DOUBLE_TLV(xname, reg, shift_left, shift_right, max, invert, tlv_array) \ argument
132 SOC_DOUBLE_SX_TLV(xname,xreg,shift_left,shift_right,xmin,xmax,tlv_array) global() argument
240 SOC_DOUBLE_EXT(xname,reg,shift_left,shift_right,max,invert,xhandler_get,xhandler_put) global() argument
272 SOC_DOUBLE_EXT_TLV(xname,xreg,shift_left,shift_right,xmax,xinvert,xhandler_get,xhandler_put,tlv_array) global() argument
[all...]
/linux/sound/pci/
H A Dfm801.c892 FM801_DOUBLE(xname,reg,shift_left,shift_right,mask,invert) global() argument
896 FM801_DOUBLE_TLV(xname,reg,shift_left,shift_right,mask,invert,xtlv) global() argument
921 int shift_left = (kcontrol->private_value >> 8) & 0x0f; snd_fm801_get_double() local
943 int shift_left = (kcontrol->private_value >> 8) & 0x0f; snd_fm801_put_double() local
H A Des1938.c1173 #define ES1938_DOUBLE(xname, xindex, left_reg, right_reg, shift_left, shift_right, mask, invert) \ argument
1181 ES1938_DOUBLE(xname,xindex,left_reg,right_reg,shift_left,shift_right,mask,invert) global() argument
1205 int shift_left = (kcontrol->private_value >> 16) & 0x07; snd_es1938_get_double() local
1231 int shift_left = (kcontrol->private_value >> 16) & 0x07; snd_es1938_put_double() local
H A Dsonicvibes.c983 SONICVIBES_DOUBLE(xname,xindex,left_reg,right_reg,shift_left,shift_right,mask,invert) global() argument
1005 int shift_left = (kcontrol->private_value >> 16) & 0x07; snd_sonicvibes_get_double() local
1026 int shift_left = (kcontrol->private_value >> 16) & 0x07; snd_sonicvibes_put_double() local
/linux/sound/pci/ac97/
H A Dac97_patch.h25 #define AC97_DOUBLE(xname, reg, shift_left, shift_right, mask, invert) \ argument
/linux/sound/parisc/
H A Dharmony.c700 if (shift_left != shift_right) { in snd_harmony_volume_put() local
671 int shift_left = (kc->private_value) & 0xff; snd_harmony_volume_get() local
/linux/sound/isa/wss/
H A Dwss_lib.c2057 int shift_left = (kcontrol->private_value >> 16) & 0x07; snd_wss_get_double() local
2081 int shift_left = (kcontrol->private_value >> 16) & 0x07; snd_wss_put_double() local
/linux/sound/sparc/
H A Dcs4231.c1411 int shift_left = (kcontrol->private_value >> 16) & 0x07; snd_cs4231_get_double() local
1442 int shift_left = (kcontrol->private_value >> 16) & 0x07; snd_cs4231_put_double() local
1478 CS4231_DOUBLE(xname,xindex,left_reg,right_reg,shift_left,shift_right,mask,invert) global() argument
/linux/sound/pci/ymfpci/
H A Dymfpci_main.c1508 unsigned int shift_left = 0, shift_right = 16, mask = 16383; snd_ymfpci_get_double() local
1525 unsigned int shift_left = 0, shift_right = 16, mask = 16383; snd_ymfpci_put_double() local