Lines Matching refs:rx_port_value
346 int rx_port_value[WSA_MACRO_RX_MAX]; member
1841 wsa->rx_port_value[widget->shift]; in wsa_macro_rx_mux_get()
1854 u32 rx_port_value = ucontrol->value.integer.value[0]; in wsa_macro_rx_mux_put() local
1859 aif_rst = wsa->rx_port_value[widget->shift]; in wsa_macro_rx_mux_put()
1860 if (!rx_port_value) { in wsa_macro_rx_mux_put()
1868 wsa->rx_port_value[widget->shift] = rx_port_value; in wsa_macro_rx_mux_put()
1872 switch (rx_port_value) { in wsa_macro_rx_mux_put()
1883 &wsa->active_ch_mask[rx_port_value]); in wsa_macro_rx_mux_put()
1884 wsa->active_ch_cnt[rx_port_value]++; in wsa_macro_rx_mux_put()
1889 __func__, rx_port_value); in wsa_macro_rx_mux_put()
1894 rx_port_value, e, update); in wsa_macro_rx_mux_put()