Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/host1x/
H A Dmipi.c74 #define MIPI_CAL_CONFIG_HSCLKPUOSD(x) (((x) & 0x1f) << 0) macro
348 MIPI_CAL_CONFIG_HSCLKPUOSD(soc->hsclkpuos); in tegra_mipi_start_calibration()