crtc_eng_ctrl     491 drivers/gpu/drm/nouveau/dispnv04/crtc.c 	regp->crtc_eng_ctrl = 0;
crtc_eng_ctrl     494 drivers/gpu/drm/nouveau/dispnv04/crtc.c 		regp->crtc_eng_ctrl |= NV_CRTC_FSEL_I2C;
crtc_eng_ctrl     500 drivers/gpu/drm/nouveau/dispnv04/crtc.c 			regp->crtc_eng_ctrl |= NV_CRTC_FSEL_OVERLAY;
crtc_eng_ctrl      36 drivers/gpu/drm/nouveau/dispnv04/disp.h 	uint32_t crtc_eng_ctrl;
crtc_eng_ctrl     630 drivers/gpu/drm/nouveau/dispnv04/hw.c 			regp->crtc_eng_ctrl = NVReadCRTC(dev, head, NV_PCRTC_ENGINE_CTRL);
crtc_eng_ctrl     678 drivers/gpu/drm/nouveau/dispnv04/hw.c 			NVWriteCRTC(dev, head, NV_PCRTC_ENGINE_CTRL, regp->crtc_eng_ctrl);