Lines Matching refs:evo_data

32 		evo_data(push, 0x00000001 | asyh->or.depth  << 6 |  in head907d_or()
35 evo_data(push, 0x31ec6000 | head->base.index << 25 | in head907d_or()
48 evo_data(push, asyh->procamp.sat.sin << 20 | in head907d_procamp()
61 evo_data(push, asyh->dither.mode << 3 | in head907d_dither()
91 evo_data(push, bounds); in head907d_ovly()
118 evo_data(push, bounds); in head907d_base()
130 evo_data(push, 0x05000000); in head907d_curs_clr()
132 evo_data(push, 0x00000000); in head907d_curs_clr()
144 evo_data(push, 0x80000000 | asyh->curs.layout << 26 | in head907d_curs_set()
146 evo_data(push, asyh->curs.offset >> 8); in head907d_curs_set()
148 evo_data(push, asyh->curs.handle); in head907d_curs_set()
160 evo_data(push, 0x00000000); in head907d_core_clr()
172 evo_data(push, asyh->core.offset >> 8); in head907d_core_set()
174 evo_data(push, asyh->core.h << 16 | asyh->core.w); in head907d_core_set()
175 evo_data(push, asyh->core.layout << 24 | in head907d_core_set()
179 evo_data(push, asyh->core.format << 8); in head907d_core_set()
180 evo_data(push, asyh->core.handle); in head907d_core_set()
182 evo_data(push, asyh->core.y << 16 | asyh->core.x); in head907d_core_set()
194 evo_data(push, 0x00000000); in head907d_olut_clr()
196 evo_data(push, 0x00000000); in head907d_olut_clr()
208 evo_data(push, 0x80000000 | asyh->olut.mode << 24); in head907d_olut_set()
209 evo_data(push, asyh->olut.offset >> 8); in head907d_olut_set()
211 evo_data(push, asyh->olut.handle); in head907d_olut_set()
230 evo_data(push, 0x00000000); in head907d_mode()
231 evo_data(push, m->v.active << 16 | m->h.active ); in head907d_mode()
232 evo_data(push, m->v.synce << 16 | m->h.synce ); in head907d_mode()
233 evo_data(push, m->v.blanke << 16 | m->h.blanke ); in head907d_mode()
234 evo_data(push, m->v.blanks << 16 | m->h.blanks ); in head907d_mode()
235 evo_data(push, m->v.blank2e << 16 | m->v.blank2s); in head907d_mode()
237 evo_data(push, 0x00000000); /* ??? */ in head907d_mode()
238 evo_data(push, 0xffffff00); in head907d_mode()
240 evo_data(push, m->clock * 1000); in head907d_mode()
241 evo_data(push, 0x00200000); /* ??? */ in head907d_mode()
242 evo_data(push, m->clock * 1000); in head907d_mode()
254 evo_data(push, 0x00000000); in head907d_view()
256 evo_data(push, asyh->view.iH << 16 | asyh->view.iW); in head907d_view()
258 evo_data(push, asyh->view.oH << 16 | asyh->view.oW); in head907d_view()
259 evo_data(push, asyh->view.oH << 16 | asyh->view.oW); in head907d_view()
260 evo_data(push, asyh->view.oH << 16 | asyh->view.oW); in head907d_view()