Searched refs:hoff2 (Results 1 – 3 of 3) sorted by relevance
160 u32 hoff2, voff2; in flite_hw_set_window_offset() local169 hoff2 = f->f_width - f->rect.width - f->rect.left; in flite_hw_set_window_offset()172 cfg = (hoff2 << 16) | voff2; in flite_hw_set_window_offset()
653 u32 hoff2, voff2; in fimc_hw_set_camera_offset() local664 hoff2 = f->o_width - f->width - f->offs_h; in fimc_hw_set_camera_offset()666 cfg = (hoff2 << 16) | voff2; in fimc_hw_set_camera_offset()
132 u32 hoff2, voff2; in camif_hw_set_camera_crop() local144 hoff2 = mf->width - crop->width - crop->left; in camif_hw_set_camera_crop()146 cfg = (hoff2 << 16) | voff2; in camif_hw_set_camera_crop()