NVWriteCRTC       712 drivers/gpu/drm/nouveau/dispnv04/crtc.c 	NVWriteCRTC(dev, nv_crtc->index, NV_PCRTC_CONFIG, NV_PCRTC_CONFIG_START_ADDRESS_NON_VGA);
NVWriteCRTC        46 drivers/gpu/drm/nouveau/dispnv04/disp.c 	NVWriteCRTC(dev, 0, NV_PCRTC_INTR_EN_0, 0);
NVWriteCRTC        48 drivers/gpu/drm/nouveau/dispnv04/disp.c 		NVWriteCRTC(dev, 1, NV_PCRTC_INTR_EN_0, 0);
NVWriteCRTC       678 drivers/gpu/drm/nouveau/dispnv04/hw.c 			NVWriteCRTC(dev, head, NV_PCRTC_ENGINE_CTRL, regp->crtc_eng_ctrl);
NVWriteCRTC       690 drivers/gpu/drm/nouveau/dispnv04/hw.c 		NVWriteCRTC(dev, head, NV_PCRTC_CURSOR_CONFIG, regp->cursor_cfg);
NVWriteCRTC       691 drivers/gpu/drm/nouveau/dispnv04/hw.c 		NVWriteCRTC(dev, head, NV_PCRTC_830, regp->crtc_830);
NVWriteCRTC       692 drivers/gpu/drm/nouveau/dispnv04/hw.c 		NVWriteCRTC(dev, head, NV_PCRTC_834, regp->crtc_834);
NVWriteCRTC       695 drivers/gpu/drm/nouveau/dispnv04/hw.c 			NVWriteCRTC(dev, head, NV_PCRTC_GPIO_EXT, regp->gpio_ext);
NVWriteCRTC       698 drivers/gpu/drm/nouveau/dispnv04/hw.c 			NVWriteCRTC(dev, head, NV_PCRTC_850, regp->crtc_850);
NVWriteCRTC       708 drivers/gpu/drm/nouveau/dispnv04/hw.c 	NVWriteCRTC(dev, head, NV_PCRTC_CONFIG, regp->crtc_cfg);
NVWriteCRTC       770 drivers/gpu/drm/nouveau/dispnv04/hw.c 	NVWriteCRTC(dev, head, NV_PCRTC_START, regp->fb_start);
NVWriteCRTC       357 drivers/gpu/drm/nouveau/dispnv04/hw.h 	NVWriteCRTC(dev, head, NV_PCRTC_START, offset);