Searched refs:SMC_NISLANDS_LKGE_LUT_NUM_OF_VOLT_ENTRIES (Results 1 – 2 of 2) sorted by relevance
203 #define SMC_NISLANDS_LKGE_LUT_NUM_OF_VOLT_ENTRIES 16 macro218 …cac_lkge_lut[SMC_NISLANDS_LKGE_LUT_NUM_OF_TEMP_ENTRIES][SMC_NISLANDS_LKGE_LUT_NUM_OF_VOLT_ENTRIES];
3062 if (SMC_NISLANDS_LKGE_LUT_NUM_OF_VOLT_ENTRIES < table_size) in ni_init_driver_calculated_leakage_table()3063 table_size = SMC_NISLANDS_LKGE_LUT_NUM_OF_VOLT_ENTRIES; in ni_init_driver_calculated_leakage_table()3089 for (j = table_size; j < SMC_NISLANDS_LKGE_LUT_NUM_OF_VOLT_ENTRIES; j++) { in ni_init_driver_calculated_leakage_table()3115 if (SMC_NISLANDS_LKGE_LUT_NUM_OF_VOLT_ENTRIES < table_size) in ni_init_simplified_leakage_table()3116 table_size = SMC_NISLANDS_LKGE_LUT_NUM_OF_VOLT_ENTRIES; in ni_init_simplified_leakage_table()3134 for (j = table_size; j < SMC_NISLANDS_LKGE_LUT_NUM_OF_VOLT_ENTRIES; j++) { in ni_init_simplified_leakage_table()