Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/tegra/
H A Dmipi-phy.c20 timing->clkpost = 70 + 52 * period; in mipi_dphy_timing_get_default()
68 if (timing->clkpost < (60 + 52 * period)) in mipi_dphy_timing_validate()
H A Dmipi-phy.h20 unsigned int clkpost; member
H A Ddsi.c370 DSI_TIMING_FIELD(timing->clkpost, period, 1) << 16 | in tegra_dsi_set_phy_timing()