Home
last modified time | relevance | path

Searched refs:wm_output_map (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/media/platform/qcom/camss/
H A Dcamss-vfe-480.c269 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()
H A Dcamss-vfe-17x.c582 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()
H A Dcamss-vfe.h154 enum vfe_line_id wm_output_map[MSM_VFE_IMAGE_MASTERS_NUM]; member
H A Dcamss-vfe-gen1.c622 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()
H A Dcamss-vfe-4-8.c1011 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()
H A Dcamss-vfe-4-7.c1081 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()