Home
last modified time | relevance | path

Searched refs:SMC_NISLANDS_SPLL_DIV_TABLE_FBDIV_SHIFT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dnislands_smc.h304 #define SMC_NISLANDS_SPLL_DIV_TABLE_FBDIV_SHIFT 0 macro
H A Dni_dpm.c2130 if (fb_div & ~(SMC_NISLANDS_SPLL_DIV_TABLE_FBDIV_MASK >> SMC_NISLANDS_SPLL_DIV_TABLE_FBDIV_SHIFT)) in ni_init_smc_spll_table()
2139 tmp = ((fb_div << SMC_NISLANDS_SPLL_DIV_TABLE_FBDIV_SHIFT) & SMC_NISLANDS_SPLL_DIV_TABLE_FBDIV_MASK) | in ni_init_smc_spll_table()
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dnislands_smc.h312 #define SMC_NISLANDS_SPLL_DIV_TABLE_FBDIV_SHIFT 0 macro
H A Dni_dpm.c2131 if (fb_div & ~(SMC_NISLANDS_SPLL_DIV_TABLE_FBDIV_MASK >> SMC_NISLANDS_SPLL_DIV_TABLE_FBDIV_SHIFT)) in ni_init_smc_spll_table()
2140 tmp = ((fb_div << SMC_NISLANDS_SPLL_DIV_TABLE_FBDIV_SHIFT) & SMC_NISLANDS_SPLL_DIV_TABLE_FBDIV_MASK) | in ni_init_smc_spll_table()

Completed in 12 milliseconds