Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Dovly827e.c73 if (NVBO_TD32(bo, offset, NV_DISP_NOTIFICATION_1, _3, STATUS, ==, BEGUN)) in ovly827e_ntfy_wait_begun()
83 NVBO_WR32(bo, offset, NV_DISP_NOTIFICATION_1, TIME_STAMP_0, 0); in ovly827e_ntfy_reset()
84 NVBO_WR32(bo, offset, NV_DISP_NOTIFICATION_1, TIME_STAMP_1, 0); in ovly827e_ntfy_reset()
85 NVBO_WR32(bo, offset, NV_DISP_NOTIFICATION_1, _2, 0); in ovly827e_ntfy_reset()
86 NVBO_WR32(bo, offset, NV_DISP_NOTIFICATION_1, _3, in ovly827e_ntfy_reset()
87 NVDEF(NV_DISP_NOTIFICATION_1, _3, STATUS, NOT_BEGUN)); in ovly827e_ntfy_reset()
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvhw/class/
H A Dcl827e.h27 #define NV_DISP_NOTIFICATION_1 0x00000000 macro