Searched refs:VTS1 (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/thermal/mediatek/ |
D | auxadc_thermal.c | 172 VTS1, enumerator 371 VTS1, VTS2, VTS3, VTS4, VTS5, VTSABB 394 VTS1, VTS2, VTS3, VTS4, VTSABB 414 VTS1, VTS2, VTS3 434 VTS1, VTS2, VTS3, VTS4 442 static const int mt7622_vts_index[MT7622_NUM_SENSORS] = { VTS1 }; 450 static const int mt7986_vts_index[MT7986_NUM_SENSORS] = { VTS1 }; 469 static const int mt8365_vts_index[MT8365_NUM_SENSORS] = { VTS1, VTS2, VTS3 }; 1003 case VTS1: in mtk_thermal_extract_efuse_v1() 1004 mt->vts[VTS1] = CALIB_BUF0_VTS_TS1_V1(buf[0]); in mtk_thermal_extract_efuse_v1() [all …]
|