Searched refs:NV30_RAMDAC_ENABLE_VCO2 (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/gpu/drm/nouveau/dispnv04/ | ||
D | nvreg.h | 309 # define NV30_RAMDAC_ENABLE_VCO2 (8 << 4) macro |
D | hw.c | 154 if (pll1 & NV30_RAMDAC_ENABLE_VCO2) { in nouveau_hw_decode_pll() |