Lines Matching defs:pipe
16 * FIFO. After pipe/channel reset, all of the pipe registers and internal state
406 * @pipe: pipe instance (ignored when register doesn't have multiple instances)
409 static inline void __iomem *bam_addr(struct bam_device *bdev, u32 pipe,
415 r.pipe_mult * pipe +
416 r.evnt_mult * pipe +
506 /* enable the per pipe interrupts, enable EOT, ERR, and INT irqs */
510 /* unmask the specific pipe and EE combo */
595 /* mask irq for pipe/channel */
737 * to do a hardware reset (either by pipe or the entire block).
738 * bam_chan_init_hw() will trigger a pipe reset, and also reinit the
739 * pipe. If the pipe is left disabled (default state after pipe reset)
834 /* return early if no pipe/channel interrupts are present */
844 /* clear pipe irq */