Searched refs:NV_RAMDAC_VPLL2 (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/nouveau/
H A Dnouveau_hw.c138 case NV_RAMDAC_VPLL2:
221 uint32_t reg2 = reg1 + ((reg1 == NV_RAMDAC_VPLL2) ? 0x5c : 0x70);
268 case NV_RAMDAC_VPLL2:
433 NV_RAMDAC_VPLL2 };
437 NV_RAMDAC_VPLL2 };
452 uint32_t reg2 = reg1 + (reg1 == NV_RAMDAC_VPLL2 ? 0x5c : 0x70);
527 uint32_t pllreg = head ? NV_RAMDAC_VPLL2 : NV_PRAMDAC_VPLL_COEFF;
734 uint32_t pllreg = head ? NV_RAMDAC_VPLL2 : NV_PRAMDAC_VPLL_COEFF;
H A Dnvreg.h322 #define NV_RAMDAC_VPLL2 0x00680520 macro
H A Dnouveau_bios.c4813 (cmpreg == NV_RAMDAC_VPLL2 || cmpreg == 0x4018))
4877 ((limit_match == NV_RAMDAC_VPLL2 || limit_match == VPLL2) && sel_clk & 0x80)) {

Completed in 51 milliseconds