Searched refs:wm_output_map (Results 1 – 7 of 7) sorted by relevance
322 for (i = 0; i < ARRAY_SIZE(vfe->wm_output_map); i++) in vfe_reset_output_maps()323 vfe->wm_output_map[i] = VFE_LINE_NONE; in vfe_reset_output_maps()331 for (i = 0; i < ARRAY_SIZE(vfe->wm_output_map); i++) { in vfe_reserve_wm()332 if (vfe->wm_output_map[i] == VFE_LINE_NONE) { in vfe_reserve_wm()333 vfe->wm_output_map[i] = line_id; in vfe_reserve_wm()344 if (wm >= ARRAY_SIZE(vfe->wm_output_map)) in vfe_release_wm()347 vfe->wm_output_map[wm] = VFE_LINE_NONE; in vfe_release_wm()417 for (i = 0; i < ARRAY_SIZE(vfe->wm_output_map); i++) in vfe_isr_comp_done()418 if (vfe->wm_output_map[i] == VFE_LINE_PIX) { in vfe_isr_comp_done()
145 enum vfe_line_id wm_output_map[MSM_VFE_IMAGE_MASTERS_NUM]; member
650 struct vfe_line *line = &vfe->line[vfe->wm_output_map[wm]]; in vfe_isr_wm_done()659 if (vfe->wm_output_map[wm] == VFE_LINE_NONE) { in vfe_isr_wm_done()664 output = &vfe->line[vfe->wm_output_map[wm]].output; in vfe_isr_wm_done()
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()
929 for (j = 0; j < ARRAY_SIZE(vfe->wm_output_map); j++) in vfe_isr()930 if (vfe->wm_output_map[j] == VFE_LINE_PIX) in vfe_isr()
1083 for (j = 0; j < ARRAY_SIZE(vfe->wm_output_map); j++) in vfe_isr()1084 if (vfe->wm_output_map[j] == VFE_LINE_PIX) in vfe_isr()
1012 for (j = 0; j < ARRAY_SIZE(vfe->wm_output_map); j++) in vfe_isr()1013 if (vfe->wm_output_map[j] == VFE_LINE_PIX) in vfe_isr()