Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/dispnv04/
H A Dhw.h65 reg += NV_PCRTC0_SIZE; in NVReadCRTC()
75 reg += NV_PCRTC0_SIZE; in NVWriteCRTC()
H A 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()
H A Dnvreg.h79 #define NV_PCRTC0_SIZE 0x00002000 /* empirical */ macro