Searched refs:VC4_HD_CSC_CTL_ENABLE (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/gpu/drm/vc4/ | ||
H A D | vc4_regs.h | 796 # define VC4_HD_CSC_CTL_ENABLE BIT(0) macro |
H A D | vc4_hdmi.c | 1198 csc_ctl |= VC4_HD_CSC_CTL_ENABLE; in vc4_hdmi_csc_setup() |