Searched refs:csc_setup (Results 1 – 2 of 2) sorted by relevance
68 void (*csc_setup)(struct vc4_hdmi *vc4_hdmi, member
1812 if (vc4_hdmi->variant->csc_setup) in vc4_hdmi_encoder_pre_crtc_enable()1813 vc4_hdmi->variant->csc_setup(vc4_hdmi, conn_state, mode); in vc4_hdmi_encoder_pre_crtc_enable()3791 .csc_setup = vc4_hdmi_csc_setup,3819 .csc_setup = vc5_hdmi_csc_setup,3848 .csc_setup = vc5_hdmi_csc_setup,