Searched refs:SMC_SISLANDS_SPLL_DIV_TABLE_PDIV_MASK (Results 1 - 2 of 2) sorted by relevance

/drivers/gpu/drm/radeon/
H A Dsislands_smc.h330 #define SMC_SISLANDS_SPLL_DIV_TABLE_PDIV_MASK 0xfe000000 macro
H A Dsi_dpm.c2874 if (p_div & ~(SMC_SISLANDS_SPLL_DIV_TABLE_PDIV_MASK >> SMC_SISLANDS_SPLL_DIV_TABLE_PDIV_SHIFT))
2887 ((p_div << SMC_SISLANDS_SPLL_DIV_TABLE_PDIV_SHIFT) & SMC_SISLANDS_SPLL_DIV_TABLE_PDIV_MASK);

Completed in 107 milliseconds