Searched refs:aif_rst (Results 1 – 2 of 2) sorted by relevance
2159 u32 aif_rst; in wsa_macro_rx_mux_put() local2162 aif_rst = wsa->rx_port_value[widget->shift]; in wsa_macro_rx_mux_put()2164 if (aif_rst == 0) in wsa_macro_rx_mux_put()2166 if (aif_rst >= WSA_MACRO_RX_MAX) { in wsa_macro_rx_mux_put()2177 if (wsa->active_ch_cnt[aif_rst]) { in wsa_macro_rx_mux_put()2179 &wsa->active_ch_mask[aif_rst]); in wsa_macro_rx_mux_put()2180 wsa->active_ch_cnt[aif_rst]--; in wsa_macro_rx_mux_put()
2478 u32 aif_rst; in rx_macro_mux_put() local2481 aif_rst = rx->rx_port_value[widget->shift]; in rx_macro_mux_put()2483 if (aif_rst == 0) in rx_macro_mux_put()2485 if (aif_rst > RX_MACRO_AIF4_PB) { in rx_macro_mux_put()2494 if (rx->active_ch_cnt[aif_rst]) { in rx_macro_mux_put()2496 &rx->active_ch_mask[aif_rst]); in rx_macro_mux_put()2497 rx->active_ch_cnt[aif_rst]--; in rx_macro_mux_put()