Searched refs:SMC_NISLANDS_MC_REGISTER_ARRAY_SIZE (Results 1 - 4 of 4) sorted by last modified time

/linux-master/drivers/gpu/drm/radeon/
H A Dnislands_smc.h246 #define SMC_NISLANDS_MC_REGISTER_ARRAY_SIZE 32 macro
258 uint32_t value[SMC_NISLANDS_MC_REGISTER_ARRAY_SIZE];
266 SMC_NIslands_MCRegisterAddress address[SMC_NISLANDS_MC_REGISTER_ARRAY_SIZE];
H A Dni_dpm.h49 u32 mc_data[SMC_NISLANDS_MC_REGISTER_ARRAY_SIZE];
57 SMC_NIslands_MCRegisterAddress mc_reg_address[SMC_NISLANDS_MC_REGISTER_ARRAY_SIZE];
H A Dni_dpm.c2724 if (j >= SMC_NISLANDS_MC_REGISTER_ARRAY_SIZE)
2734 if (j >= SMC_NISLANDS_MC_REGISTER_ARRAY_SIZE)
2750 if (j >= SMC_NISLANDS_MC_REGISTER_ARRAY_SIZE)
2853 if (table->last > SMC_NISLANDS_MC_REGISTER_ARRAY_SIZE)
2933 if (i >= SMC_NISLANDS_MC_REGISTER_ARRAY_SIZE)
/linux-master/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dsi_dpm.h44 #define SMC_NISLANDS_MC_REGISTER_ARRAY_SIZE 32 macro
301 uint32_t value[SMC_NISLANDS_MC_REGISTER_ARRAY_SIZE];
308 u32 mc_data[SMC_NISLANDS_MC_REGISTER_ARRAY_SIZE];
323 SMC_NIslands_MCRegisterAddress address[SMC_NISLANDS_MC_REGISTER_ARRAY_SIZE];
632 SMC_NIslands_MCRegisterAddress mc_reg_address[SMC_NISLANDS_MC_REGISTER_ARRAY_SIZE];

Completed in 158 milliseconds