Home
last modified time | relevance | path

Searched refs:dp_vertical_1 (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/gpu/drm/bridge/cadence/
Dcdns-mhdp8546-core.c1775 dp_vertical_1; in cdns_mhdp_configure_video() local
1916 dp_vertical_1 = CDNS_DP_V1_VTOTAL(mode->crtc_vtotal); in cdns_mhdp_configure_video()
1919 dp_vertical_1 |= CDNS_DP_V1_VTOTAL_EVEN; in cdns_mhdp_configure_video()
1921 cdns_mhdp_reg_write(mhdp, CDNS_DP_VERTICAL_1(stream_id), dp_vertical_1); in cdns_mhdp_configure_video()