Searched refs:csc_coef_a4_lsb (Results 1 – 1 of 1) sorted by relevance
163 uint8_t csc_coef_a4_lsb; in hdmi_config_csc() local208 csc_coef_a4_lsb = 0x00; in hdmi_config_csc()259 csc_coef_a4_lsb = 0x87; in hdmi_config_csc()266 csc_coef_a4_lsb = 0x1d; in hdmi_config_csc()273 csc_coef_a4_lsb = 0x77; in hdmi_config_csc()280 csc_coef_a4_lsb = 0x77; in hdmi_config_csc()307 csc_coef_a4_lsb = 0x00; in hdmi_config_csc()334 hdmitx_writereg(display, HDMITX_DWC_CSC_COEF_A4_LSB, csc_coef_a4_lsb); in hdmi_config_csc()
Completed in 3 milliseconds