Home
last modified time | relevance | path

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

/linux-5.19.10/sound/soc/qcom/qdsp6/
Dq6afe.c27 #define AFE_PORT_CMD_DEVICE_START 0x000100E5 macro
890 case AFE_PORT_CMD_DEVICE_START: in q6afe_callback()
1530 pkt->hdr.opcode = AFE_PORT_CMD_DEVICE_START; in q6afe_port_start()
1534 ret = afe_apr_send_pkt(afe, pkt, port, AFE_PORT_CMD_DEVICE_START); in q6afe_port_start()