Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/bridge/cadence/
Dcdns-mhdp8546-core.c1760 dp_vertical_1; in cdns_mhdp_configure_video() local
1901 dp_vertical_1 = CDNS_DP_V1_VTOTAL(mode->crtc_vtotal); in cdns_mhdp_configure_video()
1904 dp_vertical_1 |= CDNS_DP_V1_VTOTAL_EVEN; in cdns_mhdp_configure_video()
1906 cdns_mhdp_reg_write(mhdp, CDNS_DP_VERTICAL_1(stream_id), dp_vertical_1); in cdns_mhdp_configure_video()