Searched refs:SMC_NISLANDS_SPLL_DIV_TABLE_FBDIV_SHIFT (Results 1 – 2 of 2) sorted by relevance
295 #define SMC_NISLANDS_SPLL_DIV_TABLE_FBDIV_SHIFT 0 macro
2131 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_MAS… in ni_init_smc_spll_table()