Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/qcom/qdsp6/ !
Dq6afe.c30 #define AFE_SVC_CMD_SET_PARAM 0x000100f3 macro
891 case AFE_SVC_CMD_SET_PARAM: in q6afe_callback()
1008 pkt->hdr.opcode = AFE_SVC_CMD_SET_PARAM; in q6afe_set_param()
1018 ret = afe_apr_send_pkt(afe, pkt, port, AFE_SVC_CMD_SET_PARAM); in q6afe_set_param()