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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/
H A Dak4531_codec.c150 int right_shift = (kcontrol->private_value >> 19) & 0x07; local
174 int right_shift = (kcontrol->private_value >> 19) & 0x07; local
187 right <<= right_shift; local
225 int right_shift = (kcontrol->private_value >> 24) & 0x0f; local
242 int right_shift = (kcontrol->private_value >> 24) & 0x0f; local
[all...]
H A Dcmipci.c1983 unsigned int left_shift, right_shift; member in struct:cmipci_sb_reg
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/isa/sb/
H A Dsb_mixer.c130 int right_shift = (kcontrol->private_value >> 19) & 0x07; local
150 int right_shift = (kcontrol->private_value >> 19) & 0x07; local
425 int right_shift = (kcontrol->private_value >> 24) & 0x0f; local
446 int right_shift local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/parisc/
H A Dharmony.c700 int right_shift = (kc->private_value >> 8) & 0xff; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/IR/
H A Dimon.c1217 u8 right_shift = 1; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dtlb_uv.c572 int right_shift; local
399 uv_wait_completion(struct bau_desc *bau_desc, unsigned long mmr_offset, int right_shift, int this_cpu, struct bau_control *bcp, struct bau_control *smaster, long try) argument

Completed in 101 milliseconds