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

/drivers/gpu/drm/nouveau/
H A Dnv50_display.c428 #define evo_data(p,d) *((p)++) = (d) macro
449 evo_data(push, 0x80000000 | EVO_MAST_NTFY);
451 evo_data(push, 0x00000000);
452 evo_data(push, 0x00000000);
499 evo_data(push, 0x00000000);
501 evo_data(push, 0x00000000);
503 evo_data(push, 0x00000000);
505 evo_data(push, 0x00000000);
594 evo_data(push, 0xfffe0000);
596 evo_data(pus
[all...]

Completed in 35 milliseconds