NV_PCRTC_         170 drivers/video/fbdev/riva/nvreg.h #define PCRTC_Write(index,value) CRTC_Write(NV_PCRTC_##index,value)
NV_PCRTC_         171 drivers/video/fbdev/riva/nvreg.h #define PCRTC_Read(index) CRTC_Read(NV_PCRTC_##index)