Searched refs:ramdac580 (Results 1 – 2 of 2) sorted by relevance
183 new_ramdac580(uint32_t reg1, bool ss, uint32_t ramdac580) in new_ramdac580() argument188 ramdac580 |= head_a ? 0x00000100 : 0x10000000; in new_ramdac580()190 ramdac580 &= head_a ? 0xfffffeff : 0xefffffff; in new_ramdac580()192 return ramdac580; in new_ramdac580()206 uint32_t oldramdac580 = 0, ramdac580 = 0; in setPLL_double_highregs() local219 ramdac580 = new_ramdac580(reg1, single_stage, oldramdac580); in setPLL_double_highregs()220 if (oldramdac580 != ramdac580) in setPLL_double_highregs()259 if (oldramdac580 != ramdac580) in setPLL_double_highregs()260 nv_wr32(devinit, 0x680580, ramdac580); in setPLL_double_highregs()
188 uint32_t ramdac580 = NVReadRAMDAC(dev, 0, NV_PRAMDAC_580); in nouveau_hw_get_pllvals() local192 if (ramdac580 & NV_RAMDAC_580_VPLL1_ACTIVE) in nouveau_hw_get_pllvals()195 if (ramdac580 & NV_RAMDAC_580_VPLL2_ACTIVE) in nouveau_hw_get_pllvals()