Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/bridge/cadence/
H A Dcdns-dsi-core.c523 unsigned long dpi_htotal; in cdns_dsi_adjust_phy_config() local
548 dpi_htotal = mode_valid_check ? mode->htotal : mode->crtc_htotal; in cdns_dsi_adjust_phy_config()
549 if (do_div(dlane_bps, lanes * dpi_htotal)) in cdns_dsi_adjust_phy_config()