Lines Matching refs:zx_crtc
120 struct zx_crtc { struct
133 #define to_zx_crtc(x) container_of(x, struct zx_crtc, crtc) argument
180 struct zx_crtc *main_crtc;
181 struct zx_crtc *aux_crtc;
218 struct zx_crtc *zcrtc = to_zx_crtc(crtc); in crtc_to_vou()
226 struct zx_crtc *zcrtc = to_zx_crtc(crtc); in vou_inf_hdmi_audio_sel()
234 struct zx_crtc *zcrtc = to_zx_crtc(crtc); in vou_inf_enable()
292 struct zx_crtc *zcrtc = to_zx_crtc(crtc); in zx_vou_config_dividers()
347 static inline void vou_chn_set_update(struct zx_crtc *zcrtc) in vou_chn_set_update()
357 struct zx_crtc *zcrtc = to_zx_crtc(crtc); in zx_crtc_atomic_enable()
460 struct zx_crtc *zcrtc = to_zx_crtc(crtc); in zx_crtc_atomic_disable()
501 struct zx_crtc *zcrtc = to_zx_crtc(crtc); in zx_vou_enable_vblank()
513 struct zx_crtc *zcrtc = to_zx_crtc(crtc); in zx_vou_disable_vblank()
536 struct zx_crtc *zcrtc; in zx_crtc_init()
611 struct zx_crtc *zcrtc = to_zx_crtc(plane->state->crtc); in zx_vou_layer_enable()
632 struct zx_crtc *zcrtc = to_zx_crtc(old_state->crtc); in zx_vou_layer_disable()
671 static inline void zx_osd_int_update(struct zx_crtc *zcrtc) in zx_osd_int_update()