Searched defs:EVO_MAST_NTFY (Results 1 - 1 of 1) sorted by relevance

/drivers/gpu/drm/nouveau/
H A Dnv50_display.c52 #define EVO_MAST_NTFY EVO_SYNC( 0, 0x00) macro
433 if (nouveau_bo_rd32(data, EVO_MAST_NTFY) != 0x00000000)
447 nouveau_bo_wr32(disp->sync, EVO_MAST_NTFY, 0x00000000);
449 evo_data(push, 0x80000000 | EVO_MAST_NTFY);

Completed in 327 milliseconds