Searched refs:MT8189_NUM_TS (Results 1 – 2 of 2) sorted by relevance
29 MT8189_NUM_TS enumerator
399 if (s_index < MT8189_NUM_TS) { in mt8189_device_read_count_rc_n()546 assert(lvts_data->num_sensor <= MT8189_NUM_TS); in mt8189_check_cal_data()711 static struct sensor_data mt8189_sensor_data[MT8189_NUM_TS];713 static uint32_t count_r[MT8189_NUM_TS];715 static uint32_t count_rc_now[MT8189_NUM_TS];716 static uint32_t efuse_data[MT8189_NUM_TS];724 .num_sensor = MT8189_NUM_TS,