Home
last modified time | relevance | path

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

/linux/drivers/thermal/
H A Dsun8i_thermal.c55 #define SUN50I_THS_CTRL0_T_SAMPLE_PER(x) ((GENMASK(15, 0) & ((x) - 1)) << 16) macro
500 SUN50I_THS_CTRL0_T_SAMPLE_PER(480)); in sun50i_h6_thermal_init()