Searched refs:wm_output_map (Results 1 – 8 of 8) sorted by relevance
324 for (i = 0; i < ARRAY_SIZE(vfe->wm_output_map); i++) in vfe_reset_output_maps()325 vfe->wm_output_map[i] = VFE_LINE_NONE; in vfe_reset_output_maps()333 for (i = 0; i < ARRAY_SIZE(vfe->wm_output_map); i++) { in vfe_reserve_wm()334 if (vfe->wm_output_map[i] == VFE_LINE_NONE) { in vfe_reserve_wm()335 vfe->wm_output_map[i] = line_id; in vfe_reserve_wm()346 if (wm >= ARRAY_SIZE(vfe->wm_output_map)) in vfe_release_wm()349 vfe->wm_output_map[wm] = VFE_LINE_NONE; in vfe_release_wm()419 for (i = 0; i < ARRAY_SIZE(vfe->wm_output_map); i++) in vfe_isr_comp_done()420 if (vfe->wm_output_map[i] == VFE_LINE_PIX) { in vfe_isr_comp_done()
443 struct vfe_line *line = &vfe->line[vfe->wm_output_map[wm]]; in vfe_isr_wm_done()452 if (vfe->wm_output_map[wm] == VFE_LINE_NONE) { in vfe_isr_wm_done()457 output = &vfe->line[vfe->wm_output_map[wm]].output; in vfe_isr_wm_done()
636 struct vfe_line *line = &vfe->line[vfe->wm_output_map[wm]]; in vfe_isr_wm_done()645 if (vfe->wm_output_map[wm] == VFE_LINE_NONE) { in vfe_isr_wm_done()650 output = &vfe->line[vfe->wm_output_map[wm]].output; in vfe_isr_wm_done()
145 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()
923 for (j = 0; j < ARRAY_SIZE(vfe->wm_output_map); j++) in vfe_isr()924 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()
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()