Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/platform/qcom/camss/
Dcamss-vfe-gen1.c24 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()
[all …]
Dcamss-vfe.h151 const struct vfe_hw_ops_gen1 *ops_gen1; member
Dcamss-vfe-4-1.c993 vfe->ops_gen1 = &vfe_ops_gen1_4_1; in vfe_subdev_init()
Dcamss-vfe-4-7.c1189 vfe->ops_gen1 = &vfe_ops_gen1_4_7; in vfe_subdev_init()
Dcamss-vfe-4-8.c1174 vfe->ops_gen1 = &vfe_ops_gen1_4_8; in vfe_subdev_init()