Home
last modified time | relevance | path

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

/freebsd/sys/arm/nvidia/
H A Dtegra_soctherm.c357 static void tegra210_shared_cal(struct soctherm_softc *sc);
360 .shared_cal = tegra210_shared_cal,
429 tegra210_shared_cal(struct soctherm_softc *sc) in tegra210_shared_cal() function