Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/nouveau/
Dnv50_display.c53 #define EVO_MAST_NTFY EVO_SYNC( 0, 0x00) macro
462 if (nouveau_bo_rd32(data, EVO_MAST_NTFY) != 0x00000000) in evo_sync_wait()
476 nouveau_bo_wr32(disp->sync, EVO_MAST_NTFY, 0x00000000); in evo_sync()
478 evo_data(push, 0x80000000 | EVO_MAST_NTFY); in evo_sync()