Searched refs:NV_PCRTC_850 (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv04/ |
H A D | nvreg.h | 173 #define NV_PCRTC_850 0x00600850 macro
|
H A D | hw.c | 628 regp->crtc_850 = NVReadCRTC(dev, head, NV_PCRTC_850); in nv_save_state_ext() 699 NVWriteCRTC(dev, head, NV_PCRTC_850, regp->crtc_850); in nv_load_state_ext()
|
H A D | crtc.c | 562 regp->crtc_850 = NVReadCRTC(dev, 0, NV_PCRTC_850); in nv_crtc_mode_set_regs()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv04/ |
H A D | nvreg.h | 173 #define NV_PCRTC_850 0x00600850 macro
|
H A D | hw.c | 630 regp->crtc_850 = NVReadCRTC(dev, head, NV_PCRTC_850); in nv_save_state_ext() 701 NVWriteCRTC(dev, head, NV_PCRTC_850, regp->crtc_850); in nv_load_state_ext()
|
H A D | crtc.c | 562 regp->crtc_850 = NVReadCRTC(dev, 0, NV_PCRTC_850); in nv_crtc_mode_set_regs()
|
Completed in 11 milliseconds