Searched defs:right_shift (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/ac97/
H A Dak4531_codec.c149 int right_shift = (kcontrol->private_value >> 19) & 0x07; local
173 int right_shift = (kcontrol->private_value >> 19) & 0x07; local
186 right <<= right_shift; local
224 int right_shift = (kcontrol->private_value >> 24) & 0x0f; local
241 int right_shift = (kcontrol->private_value >> 24) & 0x0f; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/parisc/
H A Dharmony.c698 int right_shift = (kc->private_value >> 8) & 0xff; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/isa/sb/
H A Dsb_mixer.c131 int right_shift = (kcontrol->private_value >> 19) & 0x07; local
151 int right_shift = (kcontrol->private_value >> 19) & 0x07; local
365 int right_shift = (kcontrol->private_value >> 24) & 0x0f; local
386 int right_shift local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/
H A Dcmipci.c1786 unsigned int left_shift, right_shift; member in struct:cmipci_sb_reg
[all...]

Completed in 140 milliseconds