Home
last modified time | relevance | path

Searched refs:aif_rst (Results 1 – 2 of 2) sorted by relevance

/linux/sound/soc/codecs/
H A Dlpass-wsa-macro.c2106 u32 aif_rst; in wsa_macro_rx_mux_put() local
2110 aif_rst = wsa->rx_port_value[widget->shift]; in wsa_macro_rx_mux_put()
2112 if (aif_rst == 0) in wsa_macro_rx_mux_put()
2114 if (aif_rst >= WSA_MACRO_RX_MAX) { in wsa_macro_rx_mux_put()
2129 dai_id = aif_rst - 1; in wsa_macro_rx_mux_put()
H A Dlpass-rx-macro.c2475 u32 aif_rst; in rx_macro_mux_put() local
2478 aif_rst = rx->rx_port_value[widget->shift]; in rx_macro_mux_put()
2480 if (aif_rst == 0) in rx_macro_mux_put()
2482 if (aif_rst > RX_MACRO_AIF4_PB) { in rx_macro_mux_put()
2495 dai_id = aif_rst - 1; in rx_macro_mux_put()