Searched refs:aif_rst (Results 1 – 2 of 2) sorted by relevance
2107 u32 aif_rst; in wsa_macro_rx_mux_put() local2111 aif_rst = wsa->rx_port_value[widget->shift]; in wsa_macro_rx_mux_put()2113 if (aif_rst == 0) in wsa_macro_rx_mux_put()2115 if (aif_rst >= WSA_MACRO_RX_MAX) { in wsa_macro_rx_mux_put()2130 dai_id = aif_rst - 1; in wsa_macro_rx_mux_put()
2479 u32 aif_rst; in rx_macro_mux_put() 2482 aif_rst = rx->rx_port_value[widget->shift]; in rx_macro_mux_put() 2484 if (aif_rst == 0) in rx_macro_mux_put() 2486 if (aif_rst > RX_MACRO_AIF4_PB) { in rx_macro_mux_put() 2499 dai_id = aif_rst - 1; in rx_macro_mux_put() 2475 u32 aif_rst; rx_macro_mux_put() local