Home
last modified time | relevance | path

Searched refs:NV_PVIDEO_SU_STATE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv04/
H A 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()
H A Dnvreg.h504 #define NV_PVIDEO_SU_STATE 0x00680228 macro
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv04/
H A Doverlay.c398 nvif_wr32(dev, NV_PVIDEO_SU_STATE, 0); in nv04_update_plane()
434 nvif_wr32(dev, NV_PVIDEO_SU_STATE, nvif_rd32(dev, NV_PVIDEO_SU_STATE) ^ (1 << 16)); in nv04_update_plane()
452 nvif_wr32(dev, NV_PVIDEO_SU_STATE, 0); in nv04_disable_plane()
H A Dnvreg.h504 #define NV_PVIDEO_SU_STATE 0x00680228 macro

Completed in 6 milliseconds