Home
last modified time | relevance | path

Searched refs:rotation_out_chan (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/gpu/ipu-v3/
Dipu-image-convert.c170 struct ipuv3_channel *rotation_out_chan; member
603 ipu_idmac_disable_channel(chan->rotation_out_chan); in convert_stop()
669 channel == chan->rotation_out_chan) { in init_idmac_channel()
742 init_idmac_channel(ctx, chan->rotation_out_chan, d_image, in convert_start()
760 ipu_idmac_select_buffer(chan->rotation_out_chan, 0); in convert_start()
765 ipu_idmac_select_buffer(chan->rotation_out_chan, 1); in convert_start()
773 ipu_idmac_enable_channel(chan->rotation_out_chan); in convert_start()
782 ipu_cpmem_dump(chan->rotation_out_chan); in convert_start()
925 chan->rotation_out_chan : chan->out_chan; in do_irq()
1104 if (!IS_ERR_OR_NULL(chan->rotation_out_chan)) in release_ipu_resources()
[all …]