Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/qcom/qdsp6/
H A Dq6afe.c29 #define AFE_PORT_CMD_SET_PARAM_V2 0x000100EF macro
888 case AFE_PORT_CMD_SET_PARAM_V2: in q6afe_callback()
1062 pkt->hdr.opcode = AFE_PORT_CMD_SET_PARAM_V2; in q6afe_port_set_param_v2()
1073 ret = afe_apr_send_pkt(afe, pkt, port, AFE_PORT_CMD_SET_PARAM_V2); in q6afe_port_set_param_v2()