Searched refs:shared_cal (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/arm/nvidia/
H A Dtegra_soctherm.c179 struct soctherm_shared_cal shared_cal; member in struct:soctherm_softc
183 void (*shared_cal)(struct soctherm_softc *sc); member in struct:soctherm_soc
273 .shared_cal = tegra124_shared_cal,
362 .shared_cal = tegra210_shared_cal,
406 cal = &sc->shared_cal;
437 cal = &sc->shared_cal;
472 cal = &sc->shared_cal;
770 sc->soc->shared_cal(sc);

Completed in 150 milliseconds