Home
last modified time | relevance | path

Searched defs:shift_right (Results 26 – 32 of 32) sorted by relevance

12

/OK3568_Linux_fs/kernel/sound/pci/
H A Dsonicvibes.c983 #define SONICVIBES_DOUBLE(xname, xindex, left_reg, right_reg, shift_left, shift_right, mask, invert… argument
1006 int shift_right = (kcontrol->private_value >> 19) & 0x07; in snd_sonicvibes_get_double() local
1027 int shift_right = (kcontrol->private_value >> 19) & 0x07; in snd_sonicvibes_put_double() local
/OK3568_Linux_fs/kernel/sound/isa/wss/
H A Dwss_lib.c2098 int shift_right = (kcontrol->private_value >> 19) & 0x07; in snd_wss_get_double() local
2122 int shift_right = (kcontrol->private_value >> 19) & 0x07; in snd_wss_put_double() local
/OK3568_Linux_fs/kernel/sound/sparc/
H A Dcs4231.c1408 int shift_right = (kcontrol->private_value >> 19) & 0x07; in snd_cs4231_get_double() local
1439 int shift_right = (kcontrol->private_value >> 19) & 0x07; in snd_cs4231_put_double() local
1475 shift_right, mask, invert) \ argument
/OK3568_Linux_fs/kernel/sound/isa/
H A Des18xx.c1166 #define ES18XX_DOUBLE(xname, xindex, left_reg, right_reg, shift_left, shift_right, mask, invert) \ argument
1189 int shift_right = (kcontrol->private_value >> 19) & 0x07; in snd_es18xx_get_double() local
1214 int shift_right = (kcontrol->private_value >> 19) & 0x07; in snd_es18xx_put_double() local
/OK3568_Linux_fs/kernel/sound/pci/ymfpci/
H A Dymfpci_main.c1504 unsigned int shift_left = 0, shift_right = 16, mask = 16383; in snd_ymfpci_get_double() local
1521 unsigned int shift_left = 0, shift_right = 16, mask = 16383; in snd_ymfpci_put_double() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/detail/
H A Dnumber_base.hpp277 struct shift_right{}; struct
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/
H A Dnumber.hpp1099 void do_assign(const Exp& e, const detail::shift_right&) in do_assign()

12