Home
last modified time | relevance | path

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

/src/sys/arm/nvidia/
H A Dtegra_soctherm.c166 struct soctherm_softc { struct
181 void (*shared_cal)(struct soctherm_softc *sc); argument
268 static void tegra124_shared_cal(struct soctherm_softc *sc);
357 static void tegra210_shared_cal(struct soctherm_softc *sc);
398 tegra124_shared_cal(struct soctherm_softc *sc) in tegra124_shared_cal()
429 tegra210_shared_cal(struct soctherm_softc *sc) in tegra210_shared_cal()
459 tsensor_calibration(struct soctherm_softc *sc, struct tsensor *sensor) in tsensor_calibration()
513 soctherm_init_tsensor(struct soctherm_softc *sc, struct tsensor *sensor) in soctherm_init_tsensor()
571 soctherm_read_temp(struct soctherm_softc *sc, struct tsensor *sensor, int *temp) in soctherm_read_temp()
604 struct soctherm_softc *sc; in soctherm_get_temp()
[all …]