Lines Matching refs:rshift
35 .rshift = shift_right, .max = xmax, .platform_max = xmax, \
40 .rshift = shift_right, .min = xmin, .max = xmax, .platform_max = xmax, \
49 {.reg = xlreg, .rreg = xrreg, .shift = xshift, .rshift = xshift, \
53 {.reg = xlreg, .rreg = xrreg, .shift = xshift, .rshift = xshift, \
58 {.reg = xlreg, .rreg = xrreg, .shift = xshift, .rshift = xshift, \
71 .rshift = xshift, .min = xmin, .max = xmax, \
91 .shift = xshift, .rshift = xshift, \
102 .rshift = xshift, .min = xmin, .max = xmax, \
169 .shift = xshift, .rshift = xshift, \
249 {.reg = xreg, .shift = xshift, .rshift = xshift, .max = xmax, \
270 .rshift = xshift, .min = xmin, .max = xmax, \
1229 unsigned int shift, rshift; member
1266 unsigned int reg, rreg, shift, rshift, invert; member
1288 if (mc->reg == mc->rreg && mc->shift == mc->rshift) in snd_soc_volsw_is_stereo()