Smio               41 drivers/gpu/drm/amd/powerplay/inc/smu71_discrete.h     uint8_t     Smio;
Smio              277 drivers/gpu/drm/amd/powerplay/inc/smu71_discrete.h     uint32_t                            Smio                    [SMU71_MAX_ENTRIES_SMIO];
Smio               35 drivers/gpu/drm/amd/powerplay/inc/smu72_discrete.h 	uint8_t  Smio;
Smio              277 drivers/gpu/drm/amd/powerplay/inc/smu72_discrete.h 	uint32_t                            Smio[SMU72_MAX_ENTRIES_SMIO];
Smio               33 drivers/gpu/drm/amd/powerplay/inc/smu73_discrete.h   uint8_t  Smio;
Smio              261 drivers/gpu/drm/amd/powerplay/inc/smu73_discrete.h     uint32_t                            Smio                    [SMU73_MAX_ENTRIES_SMIO];
Smio               55 drivers/gpu/drm/amd/powerplay/inc/smu74_discrete.h 	uint8_t  Smio;
Smio              295 drivers/gpu/drm/amd/powerplay/inc/smu74_discrete.h 	uint32_t                            Smio[SMU74_MAX_ENTRIES_SMIO];
Smio               53 drivers/gpu/drm/amd/powerplay/inc/smu75_discrete.h 	uint8_t  Smio;
Smio              301 drivers/gpu/drm/amd/powerplay/inc/smu75_discrete.h 	uint32_t                            Smio                    [SMU75_MAX_ENTRIES_SMIO];
Smio               97 drivers/gpu/drm/amd/powerplay/inc/smu7_discrete.h     uint8_t     Smio;
Smio              335 drivers/gpu/drm/amd/powerplay/inc/smu7_discrete.h     uint32_t                            Smio                    [SMU7_MAX_ENTRIES_SMIO];
Smio              855 drivers/gpu/drm/amd/powerplay/smumgr/ci_smumgr.c 			table->VddcLevel[count].Smio = (uint8_t) count;
Smio              856 drivers/gpu/drm/amd/powerplay/smumgr/ci_smumgr.c 			table->Smio[count] |= data->vddc_voltage_table.entries[count].smio_low;
Smio              859 drivers/gpu/drm/amd/powerplay/smumgr/ci_smumgr.c 			table->VddcLevel[count].Smio = 0;
Smio              883 drivers/gpu/drm/amd/powerplay/smumgr/ci_smumgr.c 			table->VddciLevel[count].Smio = (uint8_t) count;
Smio              884 drivers/gpu/drm/amd/powerplay/smumgr/ci_smumgr.c 			table->Smio[count] |= data->vddci_voltage_table.entries[count].smio_low;
Smio              887 drivers/gpu/drm/amd/powerplay/smumgr/ci_smumgr.c 			table->VddciLevel[count].Smio = 0;
Smio              911 drivers/gpu/drm/amd/powerplay/smumgr/ci_smumgr.c 			table->MvddLevel[count].Smio = (uint8_t) count;
Smio              912 drivers/gpu/drm/amd/powerplay/smumgr/ci_smumgr.c 			table->Smio[count] |= data->mvdd_voltage_table.entries[count].smio_low;
Smio              915 drivers/gpu/drm/amd/powerplay/smumgr/ci_smumgr.c 			table->MvddLevel[count].Smio = 0;
Smio             2067 drivers/gpu/drm/amd/powerplay/smumgr/ci_smumgr.c 		CONVERT_FROM_HOST_TO_SMC_UL(table->Smio[i]);
Smio             2096 drivers/gpu/drm/amd/powerplay/smumgr/fiji_smumgr.c 		table->Smio[i] = PP_HOST_TO_SMC_UL(table->Smio[i]);
Smio              633 drivers/gpu/drm/amd/powerplay/smumgr/iceland_smumgr.c 			table->VddcLevel[count].Smio |= data->vddc_voltage_table.entries[count].smio_low;
Smio              635 drivers/gpu/drm/amd/powerplay/smumgr/iceland_smumgr.c 			table->VddcLevel[count].Smio = 0;
Smio              658 drivers/gpu/drm/amd/powerplay/smumgr/iceland_smumgr.c 			table->VddciLevel[count].Smio |= data->vddci_voltage_table.entries[count].smio_low;
Smio              660 drivers/gpu/drm/amd/powerplay/smumgr/iceland_smumgr.c 			table->VddciLevel[count].Smio |= 0;
Smio              683 drivers/gpu/drm/amd/powerplay/smumgr/iceland_smumgr.c 			table->MvddLevel[count].Smio |= data->mvdd_voltage_table.entries[count].smio_low;
Smio              685 drivers/gpu/drm/amd/powerplay/smumgr/iceland_smumgr.c 			table->MvddLevel[count].Smio |= 0;
Smio              660 drivers/gpu/drm/amd/powerplay/smumgr/polaris10_smumgr.c 			table->SmioTable2.Pattern[level].Smio =
Smio              662 drivers/gpu/drm/amd/powerplay/smumgr/polaris10_smumgr.c 			table->Smio[level] |=
Smio              687 drivers/gpu/drm/amd/powerplay/smumgr/polaris10_smumgr.c 			table->SmioTable1.Pattern[level].Smio = (uint8_t) level;
Smio              689 drivers/gpu/drm/amd/powerplay/smumgr/polaris10_smumgr.c 			table->Smio[level] |= data->vddci_voltage_table.entries[level].smio_low;
Smio             1999 drivers/gpu/drm/amd/powerplay/smumgr/polaris10_smumgr.c 		table->Smio[i] = PP_HOST_TO_SMC_UL(table->Smio[i]);
Smio              351 drivers/gpu/drm/amd/powerplay/smumgr/tonga_smumgr.c 			table->SmioTable1.Pattern[count].Smio =
Smio              353 drivers/gpu/drm/amd/powerplay/smumgr/tonga_smumgr.c 			table->Smio[count] |=
Smio              378 drivers/gpu/drm/amd/powerplay/smumgr/tonga_smumgr.c 			table->SmioTable2.Pattern[count].Smio =
Smio              380 drivers/gpu/drm/amd/powerplay/smumgr/tonga_smumgr.c 			table->Smio[count] |=
Smio             2423 drivers/gpu/drm/amd/powerplay/smumgr/tonga_smumgr.c 		table->Smio[i] = PP_HOST_TO_SMC_UL(table->Smio[i]);
Smio              461 drivers/gpu/drm/amd/powerplay/smumgr/vegam_smumgr.c 			table->SmioTable2.Pattern[level].Smio =
Smio              463 drivers/gpu/drm/amd/powerplay/smumgr/vegam_smumgr.c 			table->Smio[level] |=
Smio              488 drivers/gpu/drm/amd/powerplay/smumgr/vegam_smumgr.c 			table->SmioTable1.Pattern[level].Smio = (uint8_t) level;
Smio              490 drivers/gpu/drm/amd/powerplay/smumgr/vegam_smumgr.c 			table->Smio[level] |= data->vddci_voltage_table.entries[level].smio_low;
Smio             2125 drivers/gpu/drm/amd/powerplay/smumgr/vegam_smumgr.c 		table->Smio[i] = PP_HOST_TO_SMC_UL(table->Smio[i]);
Smio             2231 drivers/gpu/drm/radeon/ci_dpm.c 			table->VddcLevel[count].Smio |=
Smio             2234 drivers/gpu/drm/radeon/ci_dpm.c 			table->VddcLevel[count].Smio = 0;
Smio             2254 drivers/gpu/drm/radeon/ci_dpm.c 			table->VddciLevel[count].Smio |=
Smio             2257 drivers/gpu/drm/radeon/ci_dpm.c 			table->VddciLevel[count].Smio = 0;
Smio             2277 drivers/gpu/drm/radeon/ci_dpm.c 			table->MvddLevel[count].Smio |=
Smio             2280 drivers/gpu/drm/radeon/ci_dpm.c 			table->MvddLevel[count].Smio = 0;
Smio               97 drivers/gpu/drm/radeon/smu7_discrete.h     uint8_t     Smio;
Smio              334 drivers/gpu/drm/radeon/smu7_discrete.h     uint32_t                            Smio                    [SMU7_MAX_ENTRIES_SMIO];