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