ppi_lptxtimecnt   347 drivers/gpu/drm/gma500/tc35876x-dsi-lvds.c 	u32 ppi_lptxtimecnt;
ppi_lptxtimecnt   362 drivers/gpu/drm/gma500/tc35876x-dsi-lvds.c 	ppi_lptxtimecnt = 4;
ppi_lptxtimecnt   363 drivers/gpu/drm/gma500/tc35876x-dsi-lvds.c 	txtagocnt = (5 * ppi_lptxtimecnt - 3) / 4;
ppi_lptxtimecnt   364 drivers/gpu/drm/gma500/tc35876x-dsi-lvds.c 	txtasurecnt = 3 * ppi_lptxtimecnt / 2;
ppi_lptxtimecnt   367 drivers/gpu/drm/gma500/tc35876x-dsi-lvds.c 	tc35876x_regw(i2c, PPI_LPTXTIMECNT, FLD_VAL(ppi_lptxtimecnt, 10, 0));