Searched refs:AFE_PORT_MAX (Results 1 – 4 of 4) sorted by relevance
8 #define AFE_PORT_MAX 127 macro12 #define AFE_MAX_PORTS AFE_PORT_MAX
111 struct q6afe_port *port[AFE_PORT_MAX];112 struct q6afe_port_config port_config[AFE_PORT_MAX];113 bool is_port_started[AFE_PORT_MAX];114 struct q6afe_dai_priv_data priv[AFE_PORT_MAX];1606 if (ret || id < 0 || id >= AFE_PORT_MAX) { in of_q6afe_parse_dai_data()
577 static struct afe_port_map port_maps[AFE_PORT_MAX] = {923 if (index < 0 || index >= AFE_PORT_MAX) in q6afe_get_port_id()1193 if (index < 0 || index >= AFE_PORT_MAX) { in q6afe_port_stop()1556 if (id < 0 || id >= AFE_PORT_MAX) { in q6afe_port_get_from_id()
36 bool stream_prepared[AFE_PORT_MAX];41 struct sdw_stream_runtime *sruntime[AFE_PORT_MAX];