Home
last modified time | relevance | path

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

/freebsd/sys/arm64/qoriq/
H A Dqoriq_therm.c213 qoriq_therm_read_temp(struct qoriq_therm_softc *sc, struct tsensor *sensor, in qoriq_therm_read_temp() function
246 return(qoriq_therm_read_temp(sc, sc->tsensors + id, val)); in qoriq_therm_get_temp()
266 rv = qoriq_therm_read_temp(sc, sc->tsensors + id, &val); in qoriq_therm_sysctl_temperature()