Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/fdt/
H A Drktemp.c299 int32_t rktemp_calc_code(struct rktemp_softc *, int32_t);
438 rktemp_calc_code(sc, temp)); in rktemp_attach()
486 rktemp_calc_code(sc, temp)); in rktemp_attach()
585 rktemp_calc_code(struct rktemp_softc *sc, int32_t temp) in rktemp_calc_code() function
713 HWRITE4(sc, TSADC_V3_COMP_INT(ch), rktemp_calc_code(sc, temp)); in rktemp_set_limit()