Lines Matching defs:pipe
16 * FIFO. After pipe/channel reset, all of the pipe registers and internal state
404 * @pipe: pipe instance (ignored when register doesn't have multiple instances)
407 static inline void __iomem *bam_addr(struct bam_device *bdev, u32 pipe,
413 r.pipe_mult * pipe +
414 r.evnt_mult * pipe +
466 /* enable the per pipe interrupts, enable EOT, ERR, and INT irqs */
470 /* unmask the specific pipe and EE combo */
560 /* mask irq for pipe/channel */
699 * to do a hardware reset (either by pipe or the entire block).
700 * bam_chan_init_hw() will trigger a pipe reset, and also reinit the
701 * pipe. If the pipe is left disabled (default state after pipe reset)
796 /* return early if no pipe/channel interrupts are present */
806 /* clear pipe irq */