Lines Matching refs:evo_data
37 evo_data(push, interlock[NV50_DISP_INTERLOCK_CORE]); in ovly507e_update()
48 evo_data(push, asyw->scale.sy << 16 | asyw->scale.sx); in ovly507e_scale_set()
49 evo_data(push, asyw->scale.sh << 16 | asyw->scale.sw); in ovly507e_scale_set()
50 evo_data(push, asyw->scale.dw); in ovly507e_scale_set()
61 evo_data(push, 0x00000000); in ovly507e_image_clr()
63 evo_data(push, 0x00000000); in ovly507e_image_clr()
74 evo_data(push, asyw->image.interval << 4); in ovly507e_image_set()
76 evo_data(push, asyw->image.handle[0]); in ovly507e_image_set()
78 evo_data(push, 0x00000002); in ovly507e_image_set()
80 evo_data(push, asyw->image.offset[0] >> 8); in ovly507e_image_set()
82 evo_data(push, asyw->image.h << 16 | asyw->image.w); in ovly507e_image_set()
83 evo_data(push, asyw->image.layout << 20 | in ovly507e_image_set()
87 evo_data(push, asyw->image.kind << 16 | in ovly507e_image_set()
100 evo_data(push, 0x00000000); in ovly507e_ntfy_clr()
111 evo_data(push, asyw->ntfy.awaken << 30 | asyw->ntfy.offset); in ovly507e_ntfy_set()
112 evo_data(push, asyw->ntfy.handle); in ovly507e_ntfy_set()