Searched refs:scp_ipi_send (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.15/drivers/remoteproc/ |
| D | mtk_scp_ipi.c | 155 int scp_ipi_send(struct mtk_scp *scp, u32 id, void *buf, unsigned int len, in scp_ipi_send() function 215 EXPORT_SYMBOL_GPL(scp_ipi_send);
|
| D | mtk_scp.c | 695 return scp_ipi_send(scp, id, buf, len, wait); in scp_send_ipi()
|
| /Linux-v5.15/include/linux/remoteproc/ |
| D | mtk_scp.h | 58 int scp_ipi_send(struct mtk_scp *scp, u32 id, void *buf, unsigned int len,
|
| /Linux-v5.15/drivers/media/platform/mtk-vcodec/ |
| D | mtk_vcodec_fw_scp.c | 38 return scp_ipi_send(fw->scp, id, buf, len, wait); in mtk_vcodec_scp_ipi_send()
|