Home
last modified time | relevance | path

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

/freebsd/sys/arm/nvidia/
H A Dtegra_soctherm.c268 static void tegra124_shared_cal(struct soctherm_softc *sc);
271 .shared_cal = tegra124_shared_cal,
398 tegra124_shared_cal(struct soctherm_softc *sc) in tegra124_shared_cal() function