Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/qcom/qdsp6/
H A Dq6apm-lpass-dais.c21 struct q6apm_graph *graph[APM_PORT_MAX];
22 bool is_port_started[APM_PORT_MAX];
23 struct audioreach_module_config module_config[APM_PORT_MAX];
H A Dq6apm.h19 #define APM_PORT_MAX 127 macro