Home
last modified time | relevance | path

Searched refs:NV_PCRTC0_SIZE (Results 1 – 3 of 3) sorted by relevance

/drivers/gpu/drm/nouveau/dispnv04/
Dhw.h65 reg += NV_PCRTC0_SIZE; in NVReadCRTC()
75 reg += NV_PCRTC0_SIZE; in NVWriteCRTC()
Doverlay.c128 int soff = NV_PCRTC0_SIZE * nv_crtc->index; in nv10_update_plane()
129 int soff2 = NV_PCRTC0_SIZE * !nv_crtc->index; in nv10_update_plane()
Dnvreg.h79 #define NV_PCRTC0_SIZE 0x00002000 /* empirical */ macro