Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/gma500/
Dtc35876x-dsi-lvds.c348 u32 ppi_lptxtimecnt; in tc35876x_configure_lvds_bridge() local
363 ppi_lptxtimecnt = 4; in tc35876x_configure_lvds_bridge()
364 txtagocnt = (5 * ppi_lptxtimecnt - 3) / 4; in tc35876x_configure_lvds_bridge()
365 txtasurecnt = 3 * ppi_lptxtimecnt / 2; in tc35876x_configure_lvds_bridge()
368 tc35876x_regw(i2c, PPI_LPTXTIMECNT, FLD_VAL(ppi_lptxtimecnt, 10, 0)); in tc35876x_configure_lvds_bridge()