Searched defs:mtk_thermal_data (Results 1 – 1 of 1) sorted by relevance
311 struct mtk_thermal_data { struct312 s32 num_banks;313 s32 num_sensors;314 s32 auxadc_channel;315 const int *vts_index;317 const int *msr;318 const int *adcpnp;319 const int cali_val;320 const int num_controller;322 bool need_switch_bank;[all …]
Completed in 8 milliseconds