clkprepare        383 drivers/gpu/drm/tegra/dsi.c 	value = DSI_TIMING_FIELD(timing->clkprepare, period, 1) << 16 |
clkprepare         22 drivers/gpu/drm/tegra/mipi-phy.c 	timing->clkprepare = 65;
clkprepare         74 drivers/gpu/drm/tegra/mipi-phy.c 	if (timing->clkprepare < 38 || timing->clkprepare > 95)
clkprepare         86 drivers/gpu/drm/tegra/mipi-phy.c 	if (timing->clkprepare + timing->clkzero < 300)
clkprepare         22 drivers/gpu/drm/tegra/mipi-phy.h 	unsigned int clkprepare;