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];
3058 if (SMC_NISLANDS_LKGE_LUT_NUM_OF_VOLT_ENTRIES < table_size) in ni_init_driver_calculated_leakage_table()3059 table_size = SMC_NISLANDS_LKGE_LUT_NUM_OF_VOLT_ENTRIES; in ni_init_driver_calculated_leakage_table()3085 for (j = table_size; j < SMC_NISLANDS_LKGE_LUT_NUM_OF_VOLT_ENTRIES; j++) { in ni_init_driver_calculated_leakage_table()3111 if (SMC_NISLANDS_LKGE_LUT_NUM_OF_VOLT_ENTRIES < table_size) in ni_init_simplified_leakage_table()3112 table_size = SMC_NISLANDS_LKGE_LUT_NUM_OF_VOLT_ENTRIES; in ni_init_simplified_leakage_table()3130 for (j = table_size; j < SMC_NISLANDS_LKGE_LUT_NUM_OF_VOLT_ENTRIES; j++) { in ni_init_simplified_leakage_table()