Home
last modified time | relevance | path

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

/drivers/gpu/drm/gma500/
Dtc35876x-dsi-lvds.c344 u32 ppi_lptxtimecnt; in tc35876x_configure_lvds_bridge() local
359 ppi_lptxtimecnt = 4; in tc35876x_configure_lvds_bridge()
360 txtagocnt = (5 * ppi_lptxtimecnt - 3) / 4; in tc35876x_configure_lvds_bridge()
361 txtasurecnt = 3 * ppi_lptxtimecnt / 2; in tc35876x_configure_lvds_bridge()
364 tc35876x_regw(i2c, PPI_LPTXTIMECNT, FLD_VAL(ppi_lptxtimecnt, 10, 0)); in tc35876x_configure_lvds_bridge()