Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/tegra/
H A Dmipi-phy.c46 timing->hstrail = max(4 * 8 * period, 60 + 4 * 4 * period); in mipi_dphy_timing_get_default()
112 if (timing->hstrail < max(8 * period, 60 + 4 * period)) in mipi_dphy_timing_validate()
H A Dmipi-phy.h34 unsigned int hstrail; member
H A Ddsi.c364 DSI_TIMING_FIELD(timing->hstrail, period, 0) << 16 | in tegra_dsi_set_phy_timing()