Lines Matching defs:terminal
55 #define NBPF_CHAN_CFG_SEL 7 /* terminal SELect: 0..7 */
188 * @terminal: DMA terminal, assigned to this channel
214 unsigned int terminal;
412 chan->terminal;
419 chan->terminal = 0;
898 * We could check config->slave_id to match chan->terminal here,
1054 dev_dbg(dchan->device->dev, "Entry %s(): terminal %u\n", __func__,
1055 chan->terminal);
1106 chan->terminal = dma_spec->args[0];