Searched refs:csc_coef_a4_msb (Results 1 – 1 of 1) sorted by relevance
162 uint8_t csc_coef_a4_msb; in hdmi_config_csc() local207 csc_coef_a4_msb = 0x00; in hdmi_config_csc()258 csc_coef_a4_msb = 0x00; in hdmi_config_csc()265 csc_coef_a4_msb = 0x02; in hdmi_config_csc()272 csc_coef_a4_msb = 0x08; in hdmi_config_csc()279 csc_coef_a4_msb = 0x08; in hdmi_config_csc()306 csc_coef_a4_msb = 0x00; in hdmi_config_csc()333 hdmitx_writereg(display, HDMITX_DWC_CSC_COEF_A4_MSB, csc_coef_a4_msb); in hdmi_config_csc()
Completed in 3 milliseconds