Searched refs:hsyncindelay (Results 1 – 1 of 1) sorted by relevance
418 const uint16_t hsyncindelay = mode->crtc_hsync_start - mode->crtc_hdisplay; in dwhdmi_fc_init() local445 dwhdmi_write(sc, HDMI_FC_HSYNCINDELAY0, hsyncindelay & 0xff); in dwhdmi_fc_init()446 dwhdmi_write(sc, HDMI_FC_HSYNCINDELAY1, hsyncindelay >> 8); in dwhdmi_fc_init()