Searched refs:MT8189_LVTS_CTRL_NUM (Results 1 – 1 of 1) sorted by relevance
36 MT8189_LVTS_CTRL_NUM enumerator145 if (tc_id < MT8189_LVTS_CTRL_NUM) { in set_tc_hw_reboot_threshold()166 INFO("Error: tc_id %d over %d\n", tc_id, MT8189_LVTS_CTRL_NUM); in set_tc_hw_reboot_threshold()265 assert(lvts_data->num_tc <= MT8189_LVTS_CTRL_NUM); in init_controller_v1()287 assert(lvts_data->num_tc <= MT8189_LVTS_CTRL_NUM); in mt8189_device_enable_and_init()324 assert(lvts_data->num_tc <= MT8189_LVTS_CTRL_NUM); in mt8189_device_read_count_rc_n()461 assert(lvts_data->num_tc <= MT8189_LVTS_CTRL_NUM); in mt8189_device_identification()499 assert(lvts_data->num_tc <= MT8189_LVTS_CTRL_NUM); in mt8189_efuse_to_cal_data()547 assert(lvts_data->num_tc <= MT8189_LVTS_CTRL_NUM); in mt8189_check_cal_data()624 static struct tc_settings mt8189_tc_settings[MT8189_LVTS_CTRL_NUM] = {[all …]