Searched refs:Smio (Results 1 – 14 of 14) sorted by relevance
95 uint8_t Smio; member321 uint32_t Smio [SMU7_MAX_ENTRIES_SMIO]; member
2187 table->VddcLevel[count].Smio |= in ci_populate_smc_vddc_table()2190 table->VddcLevel[count].Smio = 0; in ci_populate_smc_vddc_table()2210 table->VddciLevel[count].Smio |= in ci_populate_smc_vddci_table()2213 table->VddciLevel[count].Smio = 0; in ci_populate_smc_vddci_table()2233 table->MvddLevel[count].Smio |= in ci_populate_smc_mvdd_table()2236 table->MvddLevel[count].Smio = 0; in ci_populate_smc_mvdd_table()
97 uint8_t Smio; member335 uint32_t Smio [SMU7_MAX_ENTRIES_SMIO]; member
41 uint8_t Smio; member277 uint32_t Smio [SMU71_MAX_ENTRIES_SMIO]; member
35 uint8_t Smio; member277 uint32_t Smio[SMU72_MAX_ENTRIES_SMIO]; member
55 uint8_t Smio; member296 uint32_t Smio[SMU74_MAX_ENTRIES_SMIO]; member
32 uint8_t Smio; member251 uint32_t Smio[SMU73_MAX_ENTRIES_SMIO]; member
53 uint8_t Smio; member301 uint32_t Smio [SMU75_MAX_ENTRIES_SMIO]; member
857 table->VddcLevel[count].Smio = (uint8_t) count; in ci_populate_smc_vddc_table()858 table->Smio[count] |= data->vddc_voltage_table.entries[count].smio_low; in ci_populate_smc_vddc_table()861 table->VddcLevel[count].Smio = 0; in ci_populate_smc_vddc_table()885 table->VddciLevel[count].Smio = (uint8_t) count; in ci_populate_smc_vdd_ci_table()886 table->Smio[count] |= data->vddci_voltage_table.entries[count].smio_low; in ci_populate_smc_vdd_ci_table()889 table->VddciLevel[count].Smio = 0; in ci_populate_smc_vdd_ci_table()913 table->MvddLevel[count].Smio = (uint8_t) count; in ci_populate_smc_mvdd_table()914 table->Smio[count] |= data->mvdd_voltage_table.entries[count].smio_low; in ci_populate_smc_mvdd_table()917 table->MvddLevel[count].Smio = 0; in ci_populate_smc_mvdd_table()2069 CONVERT_FROM_HOST_TO_SMC_UL(table->Smio[i]); in ci_init_smc_table()
678 table->SmioTable2.Pattern[level].Smio = in polaris10_populate_smc_mvdd_table()680 table->Smio[level] |= in polaris10_populate_smc_mvdd_table()705 table->SmioTable1.Pattern[level].Smio = (uint8_t) level; in polaris10_populate_smc_vddc_table()707 table->Smio[level] |= data->vddc_voltage_table.entries[level].smio_low; in polaris10_populate_smc_vddc_table()730 table->SmioTable1.Pattern[level].Smio = (uint8_t) level; in polaris10_populate_smc_vddci_table()732 table->Smio[level] |= data->vddci_voltage_table.entries[level].smio_low; in polaris10_populate_smc_vddci_table()2104 table->Smio[i] = PP_HOST_TO_SMC_UL(table->Smio[i]); in polaris10_init_smc_table()
462 table->SmioTable2.Pattern[level].Smio = in vegam_populate_smc_mvdd_table()464 table->Smio[level] |= in vegam_populate_smc_mvdd_table()489 table->SmioTable1.Pattern[level].Smio = (uint8_t) level; in vegam_populate_smc_vddci_table()491 table->Smio[level] |= data->vddci_voltage_table.entries[level].smio_low; in vegam_populate_smc_vddci_table()2119 table->Smio[i] = PP_HOST_TO_SMC_UL(table->Smio[i]); in vegam_init_smc_table()
633 table->VddcLevel[count].Smio |= data->vddc_voltage_table.entries[count].smio_low; in iceland_populate_smc_vddc_table()635 table->VddcLevel[count].Smio = 0; in iceland_populate_smc_vddc_table()658 table->VddciLevel[count].Smio |= data->vddci_voltage_table.entries[count].smio_low; in iceland_populate_smc_vdd_ci_table()660 table->VddciLevel[count].Smio |= 0; in iceland_populate_smc_vdd_ci_table()683 table->MvddLevel[count].Smio |= data->mvdd_voltage_table.entries[count].smio_low; in iceland_populate_smc_mvdd_table()685 table->MvddLevel[count].Smio |= 0; in iceland_populate_smc_mvdd_table()
351 table->SmioTable1.Pattern[count].Smio = in tonga_populate_smc_vdd_ci_table()353 table->Smio[count] |= in tonga_populate_smc_vdd_ci_table()378 table->SmioTable2.Pattern[count].Smio = in tonga_populate_smc_mvdd_table()380 table->Smio[count] |= in tonga_populate_smc_mvdd_table()2423 table->Smio[i] = PP_HOST_TO_SMC_UL(table->Smio[i]); in tonga_init_smc_table()
2091 table->Smio[i] = PP_HOST_TO_SMC_UL(table->Smio[i]); in fiji_init_smc_table()