Searched refs:clkprepare (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/gpu/drm/tegra/
H A Dmipi-phy.h22 unsigned int clkprepare; member in struct:mipi_dphy_timing
H A Dmipi-phy.c22 timing->clkprepare = 65;
74 if (timing->clkprepare < 38 || timing->clkprepare > 95)
86 if (timing->clkprepare + timing->clkzero < 300)
H A Ddsi.c376 value = DSI_TIMING_FIELD(timing->clkprepare, period, 1) << 16 |

Completed in 214 milliseconds