Searched refs:sensor_map (Results 1 – 3 of 3) sorted by relevance
| /rk3399_ARM-atf/plat/mediatek/drivers/thermal/mt8189/ |
| H A D | soc_temp_lvts.c | 341 s_index = tc[i].sensor_map[j]; in mt8189_device_read_count_rc_n() 597 s_index = tc[i].sensor_map[j]; in mt8189_update_coef_data() 629 .sensor_map = {MT8189_TS1_0, MT8189_TS1_1, MT8189_TS1_2, 646 .sensor_map = {MT8189_TS2_0, MT8189_TS2_1, MT8189_TS2_2, 663 .sensor_map = {MT8189_TS3_0, MT8189_TS3_1, MT8189_TS3_2, 680 .sensor_map = {MT8189_TS4_0, MT8189_TS4_1, MT8189_TS4_2, 697 .sensor_map = {MT8189_TS5_0, MT8189_TS5_1},
|
| /rk3399_ARM-atf/plat/mediatek/drivers/thermal/inc/ |
| H A D | thermal_lvts.h | 106 unsigned int sensor_map[ALL_SENSING_POINTS]; /* In sensor ID */ member
|
| /rk3399_ARM-atf/plat/mediatek/drivers/thermal/src/ |
| H A D | thermal_lvts.c | 462 s_index = tc[i].sensor_map[j]; in read_calibration_data() 574 s_index = tc[i].sensor_map[j]; in set_calibration_data_v1()
|