Home
last modified time | relevance | path

Searched refs:SMC_NISLANDS_MC_REGISTER_ARRAY_SIZE (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/radeon/
Dnislands_smc.h249 #define SMC_NISLANDS_MC_REGISTER_ARRAY_SIZE 32 macro
263 uint32_t value[SMC_NISLANDS_MC_REGISTER_ARRAY_SIZE];
272 SMC_NIslands_MCRegisterAddress address[SMC_NISLANDS_MC_REGISTER_ARRAY_SIZE];
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];
Dni_dpm.c2719 if (j >= SMC_NISLANDS_MC_REGISTER_ARRAY_SIZE) in ni_set_mc_special_registers()
2729 if (j >= SMC_NISLANDS_MC_REGISTER_ARRAY_SIZE) in ni_set_mc_special_registers()
2743 if (j > SMC_NISLANDS_MC_REGISTER_ARRAY_SIZE) in ni_set_mc_special_registers()
2755 if (j > SMC_NISLANDS_MC_REGISTER_ARRAY_SIZE) in ni_set_mc_special_registers()
2850 if (table->last > SMC_NISLANDS_MC_REGISTER_ARRAY_SIZE) in ni_copy_vbios_mc_reg_table()
2930 if (i >= SMC_NISLANDS_MC_REGISTER_ARRAY_SIZE) in ni_populate_mc_reg_addresses()