Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/ipu-v3/
H A Dipu-image-convert.c206 struct ipuv3_channel *rotation_out_chan; member
1282 ipu_idmac_disable_channel(chan->rotation_out_chan); in convert_stop()
1353 channel == chan->rotation_out_chan) && in init_idmac_channel()
1358 channel == chan->rotation_out_chan) { in init_idmac_channel()
1476 ipu_idmac_enable_channel(chan->rotation_out_chan); in convert_start()
1485 ipu_cpmem_dump(chan->rotation_out_chan); in convert_start()
1646 chan->rotation_out_chan : chan->out_chan; in do_tile_complete()
1824 if (!IS_ERR_OR_NULL(chan->rotation_out_chan)) in release_ipu_resources()
1825 ipu_idmac_put(chan->rotation_out_chan); in release_ipu_resources()
1830 chan->rotation_out_chan = NULL; in release_ipu_resources()
[all …]