Searched refs:csc_ctl (Results 1 – 1 of 1) sorted by relevance
967 u32 csc_ctl; in vc4_hdmi_csc_setup() local975 csc_ctl = VC4_SET_FIELD(VC4_HD_CSC_CTL_ORDER_BGR, in vc4_hdmi_csc_setup()989 csc_ctl |= VC4_HD_CSC_CTL_ENABLE; in vc4_hdmi_csc_setup()990 csc_ctl |= VC4_HD_CSC_CTL_RGB2YCC; in vc4_hdmi_csc_setup()991 csc_ctl |= VC4_SET_FIELD(VC4_HD_CSC_CTL_MODE_CUSTOM, in vc4_hdmi_csc_setup()1003 HDMI_WRITE(HDMI_CSC_CTL, csc_ctl); in vc4_hdmi_csc_setup()1207 u32 csc_ctl = VC5_MT_CP_CSC_CTL_ENABLE | VC4_SET_FIELD(VC4_HD_CSC_CTL_MODE_CUSTOM, in vc5_hdmi_csc_setup() local1226 csc_ctl |= VC4_SET_FIELD(VC5_MT_CP_CSC_CTL_FILTER_MODE_444_TO_422_STANDARD, in vc5_hdmi_csc_setup()1253 HDMI_WRITE(HDMI_CSC_CTL, csc_ctl); in vc5_hdmi_csc_setup()