Searched defs:shift_right (Results 1 - 16 of 16) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/isa/ad1816a/
H A Dad1816a_lib.c856 int shift_right = (kcontrol->private_value >> 12) & 0x0f; local
879 int shift_right = (kcontrol->private_value >> 12) & 0x0f; local
892 val2 <<= shift_right; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/isa/cs423x/
H A Dcs4236_lib.c531 int shift_right = (kcontrol->private_value >> 19) & 0x07; local
553 int shift_right = (kcontrol->private_value >> 19) & 0x07; local
566 val2 <<= shift_right; local
607 int shift_right = (kcontrol->private_value >> 19) & 0x07; local
629 int shift_right = (kcontrol->private_value >> 19) & 0x07; local
642 val2 <<= shift_right; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/parisc/
H A Dharmony.c717 int shift_right = (kc->private_value >> 8) & 0xff; local
746 int shift_right = (kc->private_value >> 8) & 0xff; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/spi/
H A Dat73c213.c478 int shift_right = (kcontrol->private_value >> 19) & 0x07; local
508 int shift_right = (kcontrol->private_value >> 19) & 0x07; local
521 val2 <<= shift_right; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dtimex.h254 #define shift_right(x, s) ({ \ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/isa/es1688/
H A Des1688_lib.c859 int shift_right = (kcontrol->private_value >> 19) & 0x07; local
893 int shift_right = (kcontrol->private_value >> 19) & 0x07; local
906 val2 <<= shift_right; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/isa/
H A Dopl3sa2.c407 int shift_right = (kcontrol->private_value >> 19) & 0x07; local
429 int shift_right = (kcontrol->private_value >> 19) & 0x07; local
442 val2 <<= shift_right; local
[all...]
H A Des18xx.c1200 int shift_right = (kcontrol->private_value >> 19) & 0x07; local
1225 int shift_right = (kcontrol->private_value >> 19) & 0x07; local
1238 val2 <<= shift_right; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/isa/wss/
H A Dwss_lib.c1996 int shift_right = (kcontrol->private_value >> 19) & 0x07; local
2020 int shift_right = (kcontrol->private_value >> 19) & 0x07; local
2033 val2 <<= shift_right; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dadpcm.c832 uint8_t shift_left, shift_right; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dadpcm.c1065 int shift_left, shift_right; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/
H A Dfm801.c1107 int shift_right = (kcontrol->private_value >> 12) & 0x0f; local
1128 int shift_right = (kcontrol->private_value >> 12) & 0x0f; local
H A Des1938.c1252 int shift_right = (kcontrol->private_value >> 19) & 0x07; local
1278 int shift_right = (kcontrol->private_value >> 19) & 0x07; local
1291 val2 <<= shift_right; local
H A Dsonicvibes.c926 int shift_right = (kcontrol->private_value >> 19) & 0x07; local
947 int shift_right = (kcontrol->private_value >> 19) & 0x07; local
960 val2 <<= shift_right; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/ymfpci/
H A Dymfpci_main.c1518 unsigned int shift_left = 0, shift_right = 16, mask = 16383; local
1535 unsigned int shift_left = 0, shift_right = 16, mask = 16383; local
1544 val2 <<= shift_right; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/sparc/
H A Dcs4231.c1423 int shift_right = (kcontrol->private_value >> 19) & 0x07; local
1454 int shift_right = (kcontrol->private_value >> 19) & 0x07; local
1467 val2 <<= shift_right; local

Completed in 313 milliseconds