Searched refs:mpll_coef (Results 1 – 1 of 1) sorted by relevance
105 u32 mpll_coef; member196 info->mpll_coef = (N1 << 8) | M1; in nv40_pm_clocks_pre()199 info->mpll_coef = (N2 << 24) | (M2 << 16) | (N1 << 8) | M1; in nv40_pm_clocks_pre()306 nv_wr32(dev, 0x004048, info->mpll_coef); in nv40_pm_clocks_set()307 nv_wr32(dev, 0x004030, info->mpll_coef); in nv40_pm_clocks_set()312 nv_wr32(dev, 0x00403c, info->mpll_coef); in nv40_pm_clocks_set()315 nv_wr32(dev, 0x004024, info->mpll_coef); in nv40_pm_clocks_set()