Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/mediatek/drivers/thermal/mt8189/
H A Dsoc_temp_lvts.c154 &(tc[tc_id].coeff), i, trip_point); in set_tc_hw_reboot_threshold()
163 &(tc[tc_id].coeff), d_index, trip_point); in set_tc_hw_reboot_threshold()
501 tc[i].coeff.golden_temp = cal_data->golden_temp; in mt8189_efuse_to_cal_data()
579 tc[i].coeff.golden_temp = cal_data->default_golden_temp; in mt8189_check_cal_data()
598 tc[i].coeff.a[j] = COF_A_OFS + (COF_A_CONST_OFS * in mt8189_update_coef_data()
638 .coeff = {
655 .coeff = {
672 .coeff = {
689 .coeff = {
705 .coeff = {
/rk3399_ARM-atf/plat/mediatek/drivers/thermal/inc/
H A Dthermal_lvts.h126 struct formula_coeff coeff; member