Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/qcom/qdsp6/
Dq6afe.c31 #define AFE_SVC_CMD_SET_PARAM 0x000100f3 macro
892 case AFE_SVC_CMD_SET_PARAM: in q6afe_callback()
1009 pkt->hdr.opcode = AFE_SVC_CMD_SET_PARAM; in q6afe_set_param()
1019 ret = afe_apr_send_pkt(afe, pkt, port, AFE_SVC_CMD_SET_PARAM); in q6afe_set_param()