Home
last modified time | relevance | path

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

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

Completed in 4 milliseconds