Searched refs:IPCC_MBOX_MAX_CHAN (Results 1 – 1 of 1) sorted by relevance
16 #define IPCC_MBOX_MAX_CHAN 48 macro55 struct mbox_chan chan[IPCC_MBOX_MAX_CHAN];56 struct qcom_ipcc_chan_info mchan[IPCC_MBOX_MAX_CHAN];174 for (i = 0; i < IPCC_MBOX_MAX_CHAN; i++) { in qcom_ipcc_mbox_xlate()202 mbox->num_chans = IPCC_MBOX_MAX_CHAN; in qcom_ipcc_setup_mbox()