Home
last modified time | relevance | path

Searched refs:NV_PCRTC_CURSOR_CONFIG (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/gpu/drm/nouveau/
Dnvreg.h158 #define NV_PCRTC_CURSOR_CONFIG 0x00600810 macro
Dnouveau_hw.c888 regp->cursor_cfg = NVReadCRTC(dev, head, NV_PCRTC_CURSOR_CONFIG); in nv_save_state_ext()
946 NVWriteCRTC(dev, head, NV_PCRTC_CURSOR_CONFIG, regp->cursor_cfg); in nv_load_state_ext()