Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/radeon/
Dnislands_smc.h195 #define SMC_NISLANDS_BIF_LUT_NUM_OF_ENTRIES 4 macro
206 uint32_t cac_bif_lut[SMC_NISLANDS_BIF_LUT_NUM_OF_ENTRIES];
Dni_dpm.h164 u32 pcie_cac[SMC_NISLANDS_BIF_LUT_NUM_OF_ENTRIES];
Dni_dpm.c3162 for (i = 0; i < SMC_NISLANDS_BIF_LUT_NUM_OF_ENTRIES; i++) in ni_initialize_smc_cac_tables()