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()
232 output->gen1.wait_sof = 0; in vfe_enable_output()
299 output->gen1.active_buf = 0; in vfe_get_output()
467 inactive_idx = !output->gen1.active_buf; in vfe_buf_update_wm_on_new()
530 if (output->gen1.wait_sof) { in vfe_isr_sof()
531 output->gen1.wait_sof = 0; in vfe_isr_sof()
630 if (output->gen1.active_buf == active_index && 0) { in vfe_isr_wm_done()
635 output->gen1.active_buf = active_index; in vfe_isr_wm_done()