Searched refs:NBPF_SLAVE_RQ_HIGH (Results 1 – 9 of 9) sorted by relevance
21 #define NBPF_SLAVE_RQ_HIGH 159 dmas = <&dma 0 (NBPF_SLAVE_RQ_HIGH | NBPF_SLAVE_RQ_LEVEL)60 &dma 1 (NBPF_SLAVE_RQ_HIGH | NBPF_SLAVE_RQ_LEVEL)>;
16 #define NBPF_SLAVE_RQ_HIGH 1 macro
402 chan->dmarq_cfg = (chan->flags & NBPF_SLAVE_RQ_HIGH ? NBPF_CHAN_CFG_HIEN : 0) | in nbpf_chan_prepare()