Searched defs:shift_left (Results 1 – 4 of 4) sorted by relevance
| /linux/include/sound/ |
| H A D | wss.h | 178 #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
|
| /linux/sound/parisc/ |
| H A D | harmony.c | 658 int shift_left = (kc->private_value) & 0xff; in snd_harmony_volume_get() local 685 int shift_left = (kc->private_value) & 0xff; in snd_harmony_volume_put() local
|
| /linux/sound/pci/ac97/ |
| H A D | ac97_patch.h | 25 #define AC97_DOUBLE(xname, reg, shift_left, shift_right, mask, invert) \ argument
|
| /linux/sound/pci/ymfpci/ |
| H A D | ymfpci_main.c | 1476 unsigned int shift_left = 0, shift_right = 16, mask = 16383; in snd_ymfpci_get_double() local 1492 unsigned int shift_left = 0, shift_right = 16, mask = 16383; in snd_ymfpci_put_double() local
|