Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dnislands_smc.h305 #define SMC_NISLANDS_SPLL_DIV_TABLE_PDIV_MASK 0xfe000000 macro
H A Dni_dpm.c2124 if (p_div & ~(SMC_NISLANDS_SPLL_DIV_TABLE_PDIV_MASK >> SMC_NISLANDS_SPLL_DIV_TABLE_PDIV_SHIFT)) in ni_init_smc_spll_table()
2140 ((p_div << SMC_NISLANDS_SPLL_DIV_TABLE_PDIV_SHIFT) & SMC_NISLANDS_SPLL_DIV_TABLE_PDIV_MASK); in ni_init_smc_spll_table()
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dnislands_smc.h313 #define SMC_NISLANDS_SPLL_DIV_TABLE_PDIV_MASK 0xfe000000 macro
H A Dni_dpm.c2125 if (p_div & ~(SMC_NISLANDS_SPLL_DIV_TABLE_PDIV_MASK >> SMC_NISLANDS_SPLL_DIV_TABLE_PDIV_SHIFT)) in ni_init_smc_spll_table()
2141 ((p_div << SMC_NISLANDS_SPLL_DIV_TABLE_PDIV_SHIFT) & SMC_NISLANDS_SPLL_DIV_TABLE_PDIV_MASK); in ni_init_smc_spll_table()

Completed in 12 milliseconds