Searched refs:rot_out_ch (Results 1 – 1 of 1) sorted by relevance
65 struct ipuv3_channel *rot_out_ch; member 110 u32 rot_out_ch; member 115 .rot_out_ch = IPUV3_CHANNEL_ROT_ENC_MEM,120 .rot_out_ch = IPUV3_CHANNEL_ROT_VF_MEM,145 if (priv->rot_out_ch) in prp_put_ipu_resources() 146 ipu_idmac_put(priv->rot_out_ch); in prp_put_ipu_resources() 147 priv->rot_out_ch = NULL; in prp_put_ipu_resources() 154 struct ipuv3_channel *out_ch, *rot_in_ch, *rot_out_ch; in prp_get_ipu_resources() local 183 rot_out_ch = ipu_idmac_get(ic_priv->ipu, prp_channel[task].rot_out_ch); in prp_get_ipu_resources() [all...]