Searched refs:ramdac580 (Results 1 – 2 of 2) sorted by relevance
185 new_ramdac580(uint32_t reg1, bool ss, uint32_t ramdac580) in new_ramdac580() argument190 ramdac580 |= head_a ? 0x00000100 : 0x10000000; in new_ramdac580()192 ramdac580 &= head_a ? 0xfffffeff : 0xefffffff; in new_ramdac580()194 return ramdac580; in new_ramdac580()209 uint32_t oldramdac580 = 0, ramdac580 = 0; in setPLL_double_highregs() local222 ramdac580 = new_ramdac580(reg1, single_stage, oldramdac580); in setPLL_double_highregs()223 if (oldramdac580 != ramdac580) in setPLL_double_highregs()262 if (oldramdac580 != ramdac580) in setPLL_double_highregs()263 nvkm_wr32(device, 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()