Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/mediatek/drivers/thermal/inc/
H A Dthermal_lvts.h86 struct formula_coeff { struct
126 struct formula_coeff coeff;
154 int (*lvts_raw_to_temp)(const struct formula_coeff *co,
156 unsigned int (*lvts_temp_to_raw)(const struct formula_coeff *co,
/rk3399_ARM-atf/plat/mediatek/drivers/thermal/mt8189/
H A Dsoc_temp_lvts.c191 static int lvts_raw_to_temp_v1(const struct formula_coeff *co, in lvts_raw_to_temp_v1()
211 static uint32_t lvts_temp_to_raw_v1(const struct formula_coeff *co, in lvts_temp_to_raw_v1()