Searched refs:clkprepare (Results 1 – 3 of 3) sorted by relevance
25 timing->clkprepare = 65; in mipi_dphy_timing_get_default()77 if (timing->clkprepare < 38 || timing->clkprepare > 95) in mipi_dphy_timing_validate()89 if (timing->clkprepare + timing->clkzero < 300) in mipi_dphy_timing_validate()
25 unsigned int clkprepare; member
395 value = DSI_TIMING_FIELD(timing->clkprepare, period, 1) << 16 | in tegra_dsi_set_phy_timing()