Lines Matching refs:ops_gen1

24 	vfe->ops_gen1->halt_request(vfe);  in vfe_gen1_halt()
56 vfe->ops_gen1->wm_enable(vfe, output->wm_idx[i], 0); in vfe_disable_output()
69 vfe->ops_gen1->wm_frame_based(vfe, output->wm_idx[0], 0); in vfe_disable_output()
70 vfe->ops_gen1->bus_disconnect_wm_from_rdi(vfe, output->wm_idx[0], line->id); in vfe_disable_output()
71 vfe->ops_gen1->enable_irq_wm_line(vfe, output->wm_idx[0], line->id, 0); in vfe_disable_output()
72 vfe->ops_gen1->set_cgc_override(vfe, output->wm_idx[0], 0); in vfe_disable_output()
76 vfe->ops_gen1->wm_line_based(vfe, output->wm_idx[i], NULL, i, 0); in vfe_disable_output()
77 vfe->ops_gen1->set_cgc_override(vfe, output->wm_idx[i], 0); in vfe_disable_output()
80 vfe->ops_gen1->enable_irq_pix_line(vfe, 0, line->id, 0); in vfe_disable_output()
81 vfe->ops_gen1->set_module_cfg(vfe, 0); in vfe_disable_output()
82 vfe->ops_gen1->set_realign_cfg(vfe, line, 0); in vfe_disable_output()
83 vfe->ops_gen1->set_xbar_cfg(vfe, output, 0); in vfe_disable_output()
84 vfe->ops_gen1->set_camif_cmd(vfe, 0); in vfe_disable_output()
88 vfe->ops_gen1->camif_wait_for_stop(vfe, vfe->camss->dev); in vfe_disable_output()
111 vfe->ops_gen1->bus_enable_wr_if(vfe, 0); in vfe_gen1_disable()
141 vfe->ops_gen1->wm_set_ping_addr(vfe, output->wm_idx[i], ping_addr); in vfe_output_init_addrs()
142 vfe->ops_gen1->wm_set_pong_addr(vfe, output->wm_idx[i], pong_addr); in vfe_output_init_addrs()
144 vfe->ops_gen1->bus_reload_wm(vfe, output->wm_idx[i]); in vfe_output_init_addrs()
161 vfe->ops_gen1->wm_set_framedrop_period(vfe, output->wm_idx[i], drop_period); in vfe_output_frame_drop()
162 vfe->ops_gen1->wm_set_framedrop_pattern(vfe, output->wm_idx[i], drop_pattern); in vfe_output_frame_drop()
179 ub_size = vfe->ops_gen1->get_ub_size(vfe->id); in vfe_enable_output()
239 vfe->ops_gen1->set_cgc_override(vfe, output->wm_idx[0], 1); in vfe_enable_output()
240 vfe->ops_gen1->enable_irq_wm_line(vfe, output->wm_idx[0], line->id, 1); in vfe_enable_output()
241 vfe->ops_gen1->bus_connect_wm_to_rdi(vfe, output->wm_idx[0], line->id); in vfe_enable_output()
242 vfe->ops_gen1->wm_set_subsample(vfe, output->wm_idx[0]); in vfe_enable_output()
243 vfe->ops_gen1->set_rdi_cid(vfe, line->id, 0); in vfe_enable_output()
244 vfe->ops_gen1->wm_set_ub_cfg(vfe, output->wm_idx[0], in vfe_enable_output()
246 vfe->ops_gen1->wm_frame_based(vfe, output->wm_idx[0], 1); in vfe_enable_output()
247 vfe->ops_gen1->wm_enable(vfe, output->wm_idx[0], 1); in vfe_enable_output()
248 vfe->ops_gen1->bus_reload_wm(vfe, output->wm_idx[0]); in vfe_enable_output()
252 vfe->ops_gen1->set_cgc_override(vfe, output->wm_idx[i], 1); in vfe_enable_output()
253 vfe->ops_gen1->wm_set_subsample(vfe, output->wm_idx[i]); in vfe_enable_output()
254 vfe->ops_gen1->wm_set_ub_cfg(vfe, output->wm_idx[i], in vfe_enable_output()
256 vfe->ops_gen1->wm_line_based(vfe, output->wm_idx[i], in vfe_enable_output()
258 vfe->ops_gen1->wm_enable(vfe, output->wm_idx[i], 1); in vfe_enable_output()
259 vfe->ops_gen1->bus_reload_wm(vfe, output->wm_idx[i]); in vfe_enable_output()
261 vfe->ops_gen1->enable_irq_pix_line(vfe, 0, line->id, 1); in vfe_enable_output()
262 vfe->ops_gen1->set_module_cfg(vfe, 1); in vfe_enable_output()
263 vfe->ops_gen1->set_camif_cfg(vfe, line); in vfe_enable_output()
264 vfe->ops_gen1->set_realign_cfg(vfe, line, 1); in vfe_enable_output()
265 vfe->ops_gen1->set_xbar_cfg(vfe, output, 1); in vfe_enable_output()
266 vfe->ops_gen1->set_demux_cfg(vfe, line); in vfe_enable_output()
267 vfe->ops_gen1->set_scale_cfg(vfe, line); in vfe_enable_output()
268 vfe->ops_gen1->set_crop_cfg(vfe, line); in vfe_enable_output()
269 vfe->ops_gen1->set_clamp_cfg(vfe); in vfe_enable_output()
270 vfe->ops_gen1->set_camif_cmd(vfe, 1); in vfe_enable_output()
345 vfe->ops_gen1->enable_irq_common(vfe); in vfe_gen1_enable()
346 vfe->ops_gen1->bus_enable_wr_if(vfe, 1); in vfe_gen1_enable()
347 vfe->ops_gen1->set_qos(vfe); in vfe_gen1_enable()
348 vfe->ops_gen1->set_ds(vfe); in vfe_gen1_enable()
374 vfe->ops_gen1->bus_enable_wr_if(vfe, 0); in vfe_gen1_enable()
396 vfe->ops_gen1->wm_set_ping_addr(vfe, output->wm_idx[i], addr); in vfe_output_update_ping_addr()
398 vfe->ops_gen1->bus_reload_wm(vfe, output->wm_idx[i]); in vfe_output_update_ping_addr()
415 vfe->ops_gen1->wm_set_pong_addr(vfe, output->wm_idx[i], addr); in vfe_output_update_pong_addr()
417 vfe->ops_gen1->bus_reload_wm(vfe, output->wm_idx[i]); in vfe_output_update_pong_addr()
514 vfe->ops_gen1->halt_clear(vfe); in vfe_isr_halt_ack()
618 active_index = vfe->ops_gen1->wm_get_ping_pong_status(vfe, wm); in vfe_isr_wm_done()
660 vfe->ops_gen1->wm_set_ping_addr(vfe, output->wm_idx[i], new_addr[i]); in vfe_isr_wm_done()
663 vfe->ops_gen1->wm_set_pong_addr(vfe, output->wm_idx[i], new_addr[i]); in vfe_isr_wm_done()