Lines Matching refs:evo_data
46 evo_data(push, 0xfc000001 | in headc57d_or()
62 evo_data(push, 0x80000000 | in headc57d_procamp()
66 evo_data(push, 0); in headc57d_procamp()
79 evo_data(push, 0x00000000); in headc57d_olut_clr()
91 evo_data(push, asyh->olut.size << 8 | in headc57d_olut_set()
94 evo_data(push, 0xffffffff); /* FP_NORM_SCALE. */ in headc57d_olut_set()
95 evo_data(push, asyh->olut.handle); in headc57d_olut_set()
96 evo_data(push, asyh->olut.offset >> 8); in headc57d_olut_set()
175 evo_data(push, (m->v.active << 16) | m->h.active ); in headc57d_mode()
176 evo_data(push, (m->v.synce << 16) | m->h.synce ); in headc57d_mode()
177 evo_data(push, (m->v.blanke << 16) | m->h.blanke ); in headc57d_mode()
178 evo_data(push, (m->v.blanks << 16) | m->h.blanks ); in headc57d_mode()
179 evo_data(push, (m->v.blank2e << 16) | m->v.blank2s); in headc57d_mode()
181 evo_data(push, m->clock * 1000); in headc57d_mode()
183 evo_data(push, m->clock * 1000); in headc57d_mode()
186 evo_data(push, 0x00001014); in headc57d_mode()