Searched refs:MBOX_TX (Results 1 – 3 of 3) sorted by relevance
33 #define MBOX_TX 1 macro85 ret = mbox_send_message(ddata->mbox_chan[vqid * MBOX_MAX + MBOX_TX], in st_rproc_kick()410 ddata->mbox_chan[ST_RPROC_VQ0 * MBOX_MAX + MBOX_TX] = chan; in st_rproc_probe()426 ddata->mbox_chan[ST_RPROC_VQ1 * MBOX_MAX + MBOX_TX] = chan; in st_rproc_probe()
24 #define MBOX_TX 0x1 macro132 mchan->dir = MBOX_TX; in hi6220_mbox_send_data()176 if (mchan->dir == MBOX_TX) in hi6220_mbox_interrupt()
23 #define MBOX_TX 0x1 macro