Lines Matching refs:shift
1219 switch (w->shift) { in wsa_macro_enable_mix_path()
1447 reg = CDC_WSA_RX0_RX_PATH_CTL + WSA_MACRO_RX_PATH_OFFSET * w->shift; in wsa_macro_enable_main_path()
1450 if (wsa_macro_adie_lb(component, w->shift)) { in wsa_macro_enable_main_path()
1582 if (w->shift == WSA_MACRO_COMP1) { in wsa_macro_enable_interpolator()
1585 } else if (w->shift == WSA_MACRO_COMP2) { in wsa_macro_enable_interpolator()
1596 wsa_macro_config_compander(component, w->shift, event); in wsa_macro_enable_interpolator()
1597 wsa_macro_config_softclip(component, w->shift, event); in wsa_macro_enable_interpolator()
1625 wsa_macro_config_compander(component, w->shift, event); in wsa_macro_enable_interpolator()
1626 wsa_macro_config_softclip(component, w->shift, event); in wsa_macro_enable_interpolator()
1717 switch (w->shift) { in wsa_macro_enable_echo()
1728 __func__, w->shift); in wsa_macro_enable_echo()
1752 int ec_tx = ((struct soc_mixer_control *) kcontrol->private_value)->shift; in wsa_macro_get_ec_hq()
1764 int ec_tx = ((struct soc_mixer_control *) kcontrol->private_value)->shift; in wsa_macro_set_ec_hq()
1778 int comp = ((struct soc_mixer_control *) kcontrol->private_value)->shift; in wsa_macro_get_compander()
1789 int comp = ((struct soc_mixer_control *) kcontrol->private_value)->shift; in wsa_macro_set_compander()
1830 wsa->rx_port_value[widget->shift]; in wsa_macro_rx_mux_get()
1848 aif_rst = wsa->rx_port_value[widget->shift]; in wsa_macro_rx_mux_put()
1859 wsa->rx_port_value[widget->shift] = rx_port_value; in wsa_macro_rx_mux_put()
1861 bit_input = widget->shift; in wsa_macro_rx_mux_put()
1894 int path = ((struct soc_mixer_control *)kcontrol->private_value)->shift; in wsa_macro_soft_clip_enable_get()
1906 int path = ((struct soc_mixer_control *) kcontrol->private_value)->shift; in wsa_macro_soft_clip_enable_put()
1968 u32 spk_tx_id = mixer->shift; in wsa_macro_vi_feed_mixer_get()
1969 u32 dai_id = widget->shift; in wsa_macro_vi_feed_mixer_get()
1987 u32 spk_tx_id = mixer->shift; in wsa_macro_vi_feed_mixer_put()