Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/tegra/
Dmipi-phy.c49 timing->hstrail = max(4 * 8 * period, 60 + 4 * 4 * period); in mipi_dphy_timing_get_default()
115 if (timing->hstrail < max(8 * period, 60 + 4 * period)) in mipi_dphy_timing_validate()
Dmipi-phy.h37 unsigned int hstrail; member
Ddsi.c384 DSI_TIMING_FIELD(timing->hstrail, period, 0) << 16 | in tegra_dsi_set_phy_timing()