Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/host1x/
Dmipi.c70 #define MIPI_CAL_CONFIG_TERMOS(x) (((x) & 0x1f) << 0) macro
345 MIPI_CAL_CONFIG_TERMOS(soc->termos); in tegra_mipi_start_calibration()