Lines Matching defs:shift
92 {.port = p + WCD9335_RX_START, .shift = p,}
95 {.port = p, .shift = p,}
285 u16 shift;
1265 u32 port_id = w->shift;
1279 u32 port_id = w->shift;
1331 int dai_id = widget->shift;
1332 int port_id = mixer->shift;
1349 int dai_id = widget->shift;
1350 int port_id = mixer->shift;
1627 if (val == (ch->shift + INTn_2_INP_SEL_RX0))
1649 inp = ch->shift + INTn_1_MIX_INP_SEL_RX0;
1728 payload |= 1 << ch->shift;
1795 u8 shift = 0, shift_val = 0, tx_mux_sel;
1810 shift = (tx_port << 1);
1814 shift = ((tx_port - 4) << 1);
1818 shift = ((tx_port - 8) << 1);
1822 shift = 0;
1826 shift = 4;
1831 (shift_val << shift);
1833 tx_mux_sel = tx_mux_sel >> shift;
2179 int comp = ((struct soc_mixer_control *)kc->private_value)->shift;
2191 int comp = ((struct soc_mixer_control *) kc->private_value)->shift;
3016 struct wcd_slim_codec_dai_data *dai = &wcd->dai[w->shift];
3338 wcd9335_config_compander(comp, w->shift, event);
3344 wcd9335_config_compander(comp, w->shift, event);
3781 if (w->shift == 7) {
3784 } else if (w->shift == 6) {
3789 if (w->shift == 7) {
3792 } else if (w->shift == 6) {