Home
last modified time | relevance | path

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

/freebsd/sys/arm64/rockchip/
H A Drk_tsadc.c419 tsadc_raw_to_temp(struct tsadc_softc *sc, uint32_t raw) in tsadc_raw_to_temp() function
487 val = tsadc_raw_to_temp(sc, sc->shutdown_temp); in tsadc_init_tsensor()
575 *temp = tsadc_raw_to_temp(sc, val); in tsadc_read_temp()