Lines Matching defs:rx_port_value
410 int rx_port_value[WSA_MACRO_RX_MAX];
2196 wsa->rx_port_value[widget->shift];
2209 u32 rx_port_value = ucontrol->value.integer.value[0];
2215 aif_rst = wsa->rx_port_value[widget->shift];
2216 if (!rx_port_value) {
2224 wsa->rx_port_value[widget->shift] = rx_port_value;
2228 switch (rx_port_value) {
2243 dai_id = rx_port_value - 1;
2250 __func__, rx_port_value);
2255 rx_port_value, e, update);