Searched refs:SMC_NISLANDS_LKGE_LUT_NUM_OF_VOLT_ENTRIES (Results 1 – 2 of 2) sorted by relevance
195 #define SMC_NISLANDS_LKGE_LUT_NUM_OF_VOLT_ENTRIES 16 macro210 …cac_lkge_lut[SMC_NISLANDS_LKGE_LUT_NUM_OF_TEMP_ENTRIES][SMC_NISLANDS_LKGE_LUT_NUM_OF_VOLT_ENTRIES];
3059 if (SMC_NISLANDS_LKGE_LUT_NUM_OF_VOLT_ENTRIES < table_size) in ni_init_driver_calculated_leakage_table()3060 table_size = SMC_NISLANDS_LKGE_LUT_NUM_OF_VOLT_ENTRIES; in ni_init_driver_calculated_leakage_table()3086 for (j = table_size; j < SMC_NISLANDS_LKGE_LUT_NUM_OF_VOLT_ENTRIES; j++) { in ni_init_driver_calculated_leakage_table()3112 if (SMC_NISLANDS_LKGE_LUT_NUM_OF_VOLT_ENTRIES < table_size) in ni_init_simplified_leakage_table()3113 table_size = SMC_NISLANDS_LKGE_LUT_NUM_OF_VOLT_ENTRIES; in ni_init_simplified_leakage_table()3131 for (j = table_size; j < SMC_NISLANDS_LKGE_LUT_NUM_OF_VOLT_ENTRIES; j++) { in ni_init_simplified_leakage_table()