Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/fsl/
H A Dimx-pcm-rpmsg.h317 #define MSG_MAX_NUM (MSG_TYPE_A_NUM + MSG_TYPE_C_NUM) macro
490 struct rpmsg_msg msg[MSG_MAX_NUM];
H A Dimx-pcm-rpmsg.c709 for (i = 0; i < MSG_MAX_NUM; i++) { in imx_rpmsg_pcm_probe()