Home
last modified time | relevance | path

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

/freebsd/sys/arm/allwinner/
H A Daw_thermal.c162 uint32_t thermal_per; member
198 .thermal_per = A83T_THERMAL_PER,
230 .thermal_per = A64_THERMAL_PER,
262 .thermal_per = H3_THERMAL_PER,
336 .thermal_per = H5_THERMAL_PER,
412 WR4(sc, THS_INTC, sc->conf->thermal_per << THS_THERMAL_PER_SHIFT); in aw_thermal_init()