Lines Matching defs:terminal
56 #define NBPF_CHAN_CFG_SEL 7 /* terminal SELect: 0..7 */
189 * @terminal: DMA terminal, assigned to this channel
215 unsigned int terminal;
413 chan->terminal;
420 chan->terminal = 0;
899 * We could check config->slave_id to match chan->terminal here,
1055 dev_dbg(dchan->device->dev, "Entry %s(): terminal %u\n", __func__,
1056 chan->terminal);
1107 chan->terminal = dma_spec->args[0];