Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/bridge/cadence/
Dcdns-mhdp8546-core.c1772 dp_vertical_1; in cdns_mhdp_configure_video() local
1913 dp_vertical_1 = CDNS_DP_V1_VTOTAL(mode->crtc_vtotal); in cdns_mhdp_configure_video()
1916 dp_vertical_1 |= CDNS_DP_V1_VTOTAL_EVEN; in cdns_mhdp_configure_video()
1918 cdns_mhdp_reg_write(mhdp, CDNS_DP_VERTICAL_1(stream_id), dp_vertical_1); in cdns_mhdp_configure_video()