Home
last modified time | relevance | path

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

/linux/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) in ni_set_mc_special_registers()
2734 if (j >= SMC_NISLANDS_MC_REGISTER_ARRAY_SIZE) in ni_set_mc_special_registers()
2750 if (j >= SMC_NISLANDS_MC_REGISTER_ARRAY_SIZE) in ni_set_mc_special_registers()
2853 if (table->last > SMC_NISLANDS_MC_REGISTER_ARRAY_SIZE) in ni_copy_vbios_mc_reg_table()
2933 if (i >= SMC_NISLANDS_MC_REGISTER_ARRAY_SIZE) in ni_populate_mc_reg_addresses()