Home
last modified time | relevance | path

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

/freebsd/sys/arm/freescale/imx/
H A Dimx6_anatop.c105 uint32_t temp_room_cnt; member
468 (sc->temp_room_cnt - sc->temp_high_cnt)))); in temp_from_count()
475 return ((sc->temp_room_cnt - sc->temp_high_cnt) * in temp_to_count()
592 sc->temp_room_cnt = (cal & 0xFFF00000) >> 20; in initialize_tempmon()