Lines Matching refs:rshift
34 .rshift = shift_right, .max = xmax, .platform_max = xmax, \
39 .rshift = shift_right, .min = xmin, .max = xmax, .platform_max = xmax, \
48 {.reg = xlreg, .rreg = xrreg, .shift = xshift, .rshift = xshift, \
52 {.reg = xlreg, .rreg = xrreg, .shift = xshift, .rshift = xshift, \
57 {.reg = xlreg, .rreg = xrreg, .shift = xshift, .rshift = xshift, \
70 .rshift = xshift, .min = xmin, .max = xmax, \
90 .shift = xshift, .rshift = xshift, \
101 .rshift = xshift, .min = xmin, .max = xmax, \
168 .shift = xshift, .rshift = xshift, \
261 .rshift = xshift, .min = xmin, .max = xmax, \
1109 unsigned int shift, rshift; member
1159 if (mc->reg == mc->rreg && mc->shift == mc->rshift) in snd_soc_volsw_is_stereo()