Lines Matching refs:rshift
37 .rshift = shift_right, .max = xmax, .platform_max = xmax, \
42 .rshift = shift_right, .min = xmin, .max = xmax, .platform_max = xmax, \
51 {.reg = xlreg, .rreg = xrreg, .shift = xshift, .rshift = xshift, \
55 {.reg = xlreg, .rreg = xrreg, .shift = xshift, .rshift = xshift, \
60 {.reg = xlreg, .rreg = xrreg, .shift = xshift, .rshift = xshift, \
73 .rshift = xshift, .min = xmin, .max = xmax, \
93 .shift = xshift, .rshift = xshift, \
104 .rshift = xshift, .min = xmin, .max = xmax, \
163 .shift = xshift, .rshift = xshift, \
1171 unsigned int shift, rshift; member
1434 if (mc->reg == mc->rreg && mc->shift == mc->rshift) in snd_soc_volsw_is_stereo()