Lines Matching defs:pipe

16 static inline u32 mxc_isi_read(struct mxc_isi_pipe *pipe, u32 reg)  in mxc_isi_read()
21 static inline void mxc_isi_write(struct mxc_isi_pipe *pipe, u32 reg, u32 val) in mxc_isi_write()
30 void mxc_isi_channel_set_inbuf(struct mxc_isi_pipe *pipe, dma_addr_t dma_addr) in mxc_isi_channel_set_inbuf()
38 void mxc_isi_channel_set_outbuf(struct mxc_isi_pipe *pipe, in mxc_isi_channel_set_outbuf()
83 void mxc_isi_channel_m2m_start(struct mxc_isi_pipe *pipe) in mxc_isi_channel_m2m_start()
118 static void mxc_isi_channel_set_scaling(struct mxc_isi_pipe *pipe, in mxc_isi_channel_set_scaling()
169 static void mxc_isi_channel_set_crop(struct mxc_isi_pipe *pipe, in mxc_isi_channel_set_crop()
208 static void mxc_isi_channel_set_csc(struct mxc_isi_pipe *pipe, in mxc_isi_channel_set_csc()
259 void mxc_isi_channel_set_alpha(struct mxc_isi_pipe *pipe, u8 alpha) in mxc_isi_channel_set_alpha()
270 void mxc_isi_channel_set_flip(struct mxc_isi_pipe *pipe, bool hflip, bool vflip) in mxc_isi_channel_set_flip()
285 static void mxc_isi_channel_set_panic_threshold(struct mxc_isi_pipe *pipe) in mxc_isi_channel_set_panic_threshold()
304 static void mxc_isi_channel_set_control(struct mxc_isi_pipe *pipe, in mxc_isi_channel_set_control()
353 void mxc_isi_channel_config(struct mxc_isi_pipe *pipe, in mxc_isi_channel_config()
384 void mxc_isi_channel_set_input_format(struct mxc_isi_pipe *pipe, in mxc_isi_channel_set_input_format()
396 void mxc_isi_channel_set_output_format(struct mxc_isi_pipe *pipe, in mxc_isi_channel_set_output_format()
419 u32 mxc_isi_channel_irq_status(struct mxc_isi_pipe *pipe, bool clear) in mxc_isi_channel_irq_status()
430 void mxc_isi_channel_irq_clear(struct mxc_isi_pipe *pipe) in mxc_isi_channel_irq_clear()
435 static void mxc_isi_channel_irq_enable(struct mxc_isi_pipe *pipe) in mxc_isi_channel_irq_enable()
464 static void mxc_isi_channel_irq_disable(struct mxc_isi_pipe *pipe) in mxc_isi_channel_irq_disable()
473 static void mxc_isi_channel_sw_reset(struct mxc_isi_pipe *pipe, bool enable_clk) in mxc_isi_channel_sw_reset()
480 static void __mxc_isi_channel_get(struct mxc_isi_pipe *pipe) in __mxc_isi_channel_get()
486 void mxc_isi_channel_get(struct mxc_isi_pipe *pipe) in mxc_isi_channel_get()
493 static void __mxc_isi_channel_put(struct mxc_isi_pipe *pipe) in __mxc_isi_channel_put()
499 void mxc_isi_channel_put(struct mxc_isi_pipe *pipe) in mxc_isi_channel_put()
506 void mxc_isi_channel_enable(struct mxc_isi_pipe *pipe) in mxc_isi_channel_enable()
521 void mxc_isi_channel_disable(struct mxc_isi_pipe *pipe) in mxc_isi_channel_disable()
539 int mxc_isi_channel_acquire(struct mxc_isi_pipe *pipe, in mxc_isi_channel_acquire()
575 void mxc_isi_channel_release(struct mxc_isi_pipe *pipe) in mxc_isi_channel_release()
592 int mxc_isi_channel_chain(struct mxc_isi_pipe *pipe, bool bypass) in mxc_isi_channel_chain()
634 void mxc_isi_channel_unchain(struct mxc_isi_pipe *pipe) in mxc_isi_channel_unchain()