Lines Matching refs:evo_data
38 evo_data(push, interlock[NV50_DISP_INTERLOCK_CORE]); in ovly507e_update()
49 evo_data(push, asyw->scale.sy << 16 | asyw->scale.sx); in ovly507e_scale_set()
50 evo_data(push, asyw->scale.sh << 16 | asyw->scale.sw); in ovly507e_scale_set()
51 evo_data(push, asyw->scale.dw); in ovly507e_scale_set()
62 evo_data(push, 0x00000000); in ovly507e_image_clr()
64 evo_data(push, 0x00000000); in ovly507e_image_clr()
75 evo_data(push, asyw->image.interval << 4); in ovly507e_image_set()
77 evo_data(push, asyw->image.handle[0]); in ovly507e_image_set()
79 evo_data(push, 0x00000002); in ovly507e_image_set()
81 evo_data(push, asyw->image.offset[0] >> 8); in ovly507e_image_set()
83 evo_data(push, asyw->image.h << 16 | asyw->image.w); in ovly507e_image_set()
84 evo_data(push, asyw->image.layout << 20 | in ovly507e_image_set()
88 evo_data(push, asyw->image.kind << 16 | in ovly507e_image_set()
101 evo_data(push, 0x00000000); in ovly507e_ntfy_clr()
112 evo_data(push, asyw->ntfy.awaken << 30 | asyw->ntfy.offset); in ovly507e_ntfy_set()
113 evo_data(push, asyw->ntfy.handle); in ovly507e_ntfy_set()