Searched refs:NV_DISP_NOTIFICATION_1 (Results 1 – 2 of 2) sorted by relevance
/drivers/gpu/drm/nouveau/dispnv50/ |
D | ovly827e.c | 73 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()
|
/drivers/gpu/drm/nouveau/include/nvhw/class/ |
D | cl827e.h | 27 #define NV_DISP_NOTIFICATION_1 0x00000000 macro
|