Home
last modified time | relevance | path

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

/freebsd/sys/arm/ti/am335x/
H A Dam335x_scm.c46 int sc_last_temp; member
70 sc->sc_last_temp = in am335x_scm_temp_sysctl()
72 sc->sc_last_temp *= 10; in am335x_scm_temp_sysctl()
74 temp = sc->sc_last_temp + TZ_ZEROC; in am335x_scm_temp_sysctl()