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

/linux-4.4.14/drivers/gpu/host1x/
H A Dmipi.c35 #define MIPI_CAL_CTRL_PRESCALE(x) (((x) & 0x3) << 24) macro
359 value &= ~MIPI_CAL_CTRL_PRESCALE(0x3); tegra_mipi_calibrate()
361 value |= MIPI_CAL_CTRL_PRESCALE(0x2); tegra_mipi_calibrate()

Completed in 195 milliseconds