Searched refs:clkprepare (Results 1 - 3 of 3) sorted by last modified time

/linux-master/drivers/gpu/drm/tegra/
H A Ddsi.c376 value = DSI_TIMING_FIELD(timing->clkprepare, period, 1) << 16 |
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 Dmipi-phy.h22 unsigned int clkprepare; member in struct:mipi_dphy_timing

Completed in 158 milliseconds