Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/host1x/
H A Dmipi.c68 #define MIPI_CAL_CONFIG_HSPDOS(x) (((x) & 0x1f) << 16) macro
343 MIPI_CAL_CONFIG_HSPDOS(soc->hspdos) | in tegra_mipi_start_calibration()