Lines Matching refs:rshift
38 .rshift = shift_right, .max = xmax, .platform_max = xmax, \
43 .rshift = shift_right, .min = xmin, .max = xmax, .platform_max = xmax, \
52 {.reg = xlreg, .rreg = xrreg, .shift = xshift, .rshift = xshift, \
56 {.reg = xlreg, .rreg = xrreg, .shift = xshift, .rshift = xshift, \
61 {.reg = xlreg, .rreg = xrreg, .shift = xshift, .rshift = xshift, \
74 .rshift = xshift, .min = xmin, .max = xmax, \
94 .shift = xshift, .rshift = xshift, \
105 .rshift = xshift, .min = xmin, .max = xmax, \
164 .shift = xshift, .rshift = xshift, \
246 .rshift = xshift, .min = xmin, .max = xmax, \
1210 unsigned int shift, rshift; member
1530 if (mc->reg == mc->rreg && mc->shift == mc->rshift) in snd_soc_volsw_is_stereo()