Lines Matching defs:shift
90 {.port = p + WCD9335_RX_START, .shift = p,}
93 {.port = p, .shift = p,}
294 u16 shift;
1287 u32 port_id = w->shift;
1346 int dai_id = widget->shift;
1347 int port_id = mixer->shift;
1624 if (val == (ch->shift + INTn_2_INP_SEL_RX0))
1646 inp = ch->shift + INTn_1_MIX_INP_SEL_RX0;
1725 payload |= 1 << ch->shift;
1792 u8 shift = 0, shift_val = 0, tx_mux_sel;
1807 shift = (tx_port << 1);
1811 shift = ((tx_port - 4) << 1);
1815 shift = ((tx_port - 8) << 1);
1819 shift = 0;
1823 shift = 4;
1830 (shift_val << shift);
1832 tx_mux_sel = tx_mux_sel >> shift;
2178 int comp = ((struct soc_mixer_control *)kc->private_value)->shift;
2190 int comp = ((struct soc_mixer_control *) kc->private_value)->shift;
3015 struct wcd_slim_codec_dai_data *dai = &wcd->dai[w->shift];
3337 wcd9335_config_compander(comp, w->shift, event);
3343 wcd9335_config_compander(comp, w->shift, event);
3780 if (w->shift == 7) {
3783 } else if (w->shift == 6) {
3788 if (w->shift == 7) {
3791 } else if (w->shift == 6) {