Lines Matching full:gen1
3 * camss-vfe-gen1.c
12 #include "camss-vfe-gen1.h"
47 output->gen1.wait_sof = 1; in vfe_disable_output()
128 output->gen1.active_buf = 0; in vfe_output_init_addrs()
231 output->gen1.wait_sof = 0; in vfe_enable_output()
298 output->gen1.active_buf = 0; in vfe_get_output()
466 inactive_idx = !output->gen1.active_buf; in vfe_buf_update_wm_on_new()
529 if (output->gen1.wait_sof) { in vfe_isr_sof()
530 output->gen1.wait_sof = 0; in vfe_isr_sof()
629 if (output->gen1.active_buf == active_index && 0) { in vfe_isr_wm_done()
634 output->gen1.active_buf = active_index; in vfe_isr_wm_done()