Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/host1x/
H A Dmipi.c70 #define MIPI_CAL_CONFIG_TERMOS(x) (((x) & 0x1f) << 0) macro
345 MIPI_CAL_CONFIG_TERMOS(soc->termos); in tegra_mipi_start_calibration()