Searched refs:zcrtc (Results 1 – 1 of 1) sorted by relevance
218 struct zx_crtc *zcrtc = to_zx_crtc(crtc); in crtc_to_vou() local220 return zcrtc->vou; in crtc_to_vou()226 struct zx_crtc *zcrtc = to_zx_crtc(crtc); in vou_inf_hdmi_audio_sel() local227 struct zx_vou_hw *vou = zcrtc->vou; in vou_inf_hdmi_audio_sel()234 struct zx_crtc *zcrtc = to_zx_crtc(crtc); in vou_inf_enable() local235 struct zx_vou_hw *vou = zcrtc->vou; in vou_inf_enable()237 void __iomem *dither = zcrtc->dither; in vou_inf_enable()238 void __iomem *csc = zcrtc->chncsc; in vou_inf_enable()239 bool is_main = zcrtc->chn_type == VOU_CHN_MAIN; in vou_inf_enable()263 zcrtc->chn_type << id); in vou_inf_enable()[all …]