Searched refs:clkprepare (Results 1 – 3 of 3) sorted by relevance
21 timing->clkprepare = 65; in mipi_dphy_timing_get_default()73 if (timing->clkprepare < 38 || timing->clkprepare > 95) in mipi_dphy_timing_validate()85 if (timing->clkprepare + timing->clkzero < 300) in mipi_dphy_timing_validate()
22 unsigned int clkprepare; member
611 value = DSI_TIMING_FIELD(dphy_timing->clkprepare, period, 1) << 16 | in tegra_dsi_set_phy_timing()
Completed in 11 milliseconds