Searched refs:MBOX_TX (Results 1 – 3 of 3) sorted by relevance
34 #define MBOX_TX 1 macro86 ret = mbox_send_message(ddata->mbox_chan[vqid * MBOX_MAX + MBOX_TX], in st_rproc_kick()413 ddata->mbox_chan[ST_RPROC_VQ0 * MBOX_MAX + MBOX_TX] = chan; in st_rproc_probe()429 ddata->mbox_chan[ST_RPROC_VQ1 * MBOX_MAX + MBOX_TX] = chan; in st_rproc_probe()
23 #define MBOX_TX 0x1 macro131 mchan->dir = MBOX_TX; in hi6220_mbox_send_data()175 if (mchan->dir == MBOX_TX) in hi6220_mbox_interrupt()
22 #define MBOX_TX 0x1 macro