Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/qcom/qdsp6/
H A Dq6afe.c30 #define AFE_SVC_CMD_SET_PARAM 0x000100f3 macro
885 case AFE_SVC_CMD_SET_PARAM: in q6afe_callback()
1002 pkt->hdr.opcode = AFE_SVC_CMD_SET_PARAM; in q6afe_set_param()
1012 ret = afe_apr_send_pkt(afe, pkt, port, AFE_SVC_CMD_SET_PARAM); in q6afe_set_param()
/kernel/linux/linux-6.6/sound/soc/qcom/qdsp6/
H A 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()

Completed in 6 milliseconds