Searched refs:wm_output_map (Results 1 – 6 of 6) sorted by relevance
269 vfe->wm_output_map[line->id] = line->id; in vfe_get_output()404 struct vfe_line *line = &vfe->line[vfe->wm_output_map[wm]]; in vfe_isr_wm_done()413 if (vfe->wm_output_map[wm] == VFE_LINE_NONE) { in vfe_isr_wm_done()418 output = &vfe->line[vfe->wm_output_map[wm]].output; in vfe_isr_wm_done()
582 struct vfe_line *line = &vfe->line[vfe->wm_output_map[wm]]; in vfe_isr_wm_done()591 if (vfe->wm_output_map[wm] == VFE_LINE_NONE) { in vfe_isr_wm_done()596 output = &vfe->line[vfe->wm_output_map[wm]].output; in vfe_isr_wm_done()
154 enum vfe_line_id wm_output_map[MSM_VFE_IMAGE_MASTERS_NUM]; member
622 if (vfe->wm_output_map[wm] == VFE_LINE_NONE) { in vfe_isr_wm_done()627 output = &vfe->line[vfe->wm_output_map[wm]].output; in vfe_isr_wm_done()
1011 for (j = 0; j < ARRAY_SIZE(vfe->wm_output_map); j++) in vfe_isr()1012 if (vfe->wm_output_map[j] == VFE_LINE_PIX) in vfe_isr()
1081 for (j = 0; j < ARRAY_SIZE(vfe->wm_output_map); j++) in vfe_isr()1082 if (vfe->wm_output_map[j] == VFE_LINE_PIX) in vfe_isr()