Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/nouveau/dispnv04/
Doverlay.c397 nvif_wr32(dev, NV_PVIDEO_SU_STATE, 0); in nv04_update_plane()
433 nvif_wr32(dev, NV_PVIDEO_SU_STATE, nvif_rd32(dev, NV_PVIDEO_SU_STATE) ^ (1 << 16)); in nv04_update_plane()
451 nvif_wr32(dev, NV_PVIDEO_SU_STATE, 0); in nv04_disable_plane()
Dnvreg.h504 #define NV_PVIDEO_SU_STATE 0x00680228 macro