mxc_isi_write
mxc_isi_write(pipe, CHNL_IMG_CTRL, val);
mxc_isi_write(pipe, CHNL_SCALE_FACTOR,
mxc_isi_write(pipe, CHNL_SCALE_OFFSET, 0);
mxc_isi_write(pipe, CHNL_SCL_IMG_CFG,
mxc_isi_write(pipe, CHNL_IMG_CTRL, val);
mxc_isi_write(pipe, CHNL_CROP_ULC, val0);
mxc_isi_write(pipe, CHNL_CROP_LRC, val1 + val0);
mxc_isi_write(pipe, CHNL_IMG_CTRL, val);
mxc_isi_write(pipe, CHNL_CSC_COEFF0, coeffs[0]);
mxc_isi_write(pipe, CHNL_CSC_COEFF1, coeffs[1]);
mxc_isi_write(pipe, CHNL_CSC_COEFF2, coeffs[2]);
mxc_isi_write(pipe, CHNL_CSC_COEFF3, coeffs[3]);
mxc_isi_write(pipe, CHNL_CSC_COEFF4, coeffs[4]);
mxc_isi_write(pipe, CHNL_CSC_COEFF5, coeffs[5]);
mxc_isi_write(pipe, CHNL_IMG_CTRL, val);
mxc_isi_write(pipe, CHNL_IMG_CTRL, val);
mxc_isi_write(pipe, CHNL_IMG_CTRL, val);
mxc_isi_write(pipe, CHNL_OUT_BUF_CTRL, val);
mxc_isi_write(pipe, CHNL_IN_BUF_ADDR, lower_32_bits(dma_addr));
mxc_isi_write(pipe, CHNL_IN_BUF_XTND_ADDR,
mxc_isi_write(pipe, CHNL_CTRL, val);
mxc_isi_write(pipe, CHNL_IMG_CFG,
mxc_isi_write(pipe, CHNL_MEM_RD_CTRL,
mxc_isi_write(pipe, CHNL_IN_BUF_PITCH,
mxc_isi_write(pipe, CHNL_IMG_CTRL, val);
mxc_isi_write(pipe, CHNL_OUT_BUF_PITCH,
mxc_isi_write(pipe, CHNL_STS, status);
mxc_isi_write(pipe, CHNL_STS, 0xffffffff);
mxc_isi_write(pipe, CHNL_IER, val);
mxc_isi_write(pipe, CHNL_IER, 0);
mxc_isi_write(pipe, CHNL_OUT_BUF1_ADDR_Y,
mxc_isi_write(pipe, CHNL_CTRL, CHNL_CTRL_SW_RST);
mxc_isi_write(pipe, CHNL_CTRL, enable_clk ? CHNL_CTRL_CLK_EN : 0);
mxc_isi_write(pipe, CHNL_OUT_BUF1_ADDR_U,
mxc_isi_write(pipe, CHNL_OUT_BUF1_ADDR_V,
mxc_isi_write(pipe, CHNL_CTRL, val);
mxc_isi_write(pipe, CHNL_CTRL, val);
mxc_isi_write(pipe, CHNL_Y_BUF1_XTND_ADDR,
mxc_isi_write(pipe, CHNL_U_BUF1_XTND_ADDR,
mxc_isi_write(pipe, CHNL_V_BUF1_XTND_ADDR,
mxc_isi_write(pipe, CHNL_OUT_BUF2_ADDR_Y,
mxc_isi_write(pipe, CHNL_OUT_BUF2_ADDR_U,
mxc_isi_write(pipe, CHNL_OUT_BUF2_ADDR_V,
mxc_isi_write(pipe, CHNL_Y_BUF2_XTND_ADDR,
mxc_isi_write(pipe, CHNL_U_BUF2_XTND_ADDR,
mxc_isi_write(pipe, CHNL_V_BUF2_XTND_ADDR,
mxc_isi_write(pipe, CHNL_OUT_BUF_CTRL, val);
mxc_isi_write(pipe, CHNL_MEM_RD_CTRL, val);
mxc_isi_write(pipe, CHNL_MEM_RD_CTRL, val);