Lines Matching refs:PUSH_MTHD
39 PUSH_MTHD(push, NV827D, HEAD_SET_CONTROL_CURSOR(i), in head827d_curs_clr()
44 PUSH_MTHD(push, NV827D, HEAD_SET_CONTEXT_DMA_CURSOR(i), 0x00000000); in head827d_curs_clr()
58 PUSH_MTHD(push, NV827D, HEAD_SET_CONTROL_CURSOR(i), in head827d_curs_set()
69 PUSH_MTHD(push, NV827D, HEAD_SET_CONTEXT_DMA_CURSOR(i), asyh->curs.handle); in head827d_curs_set()
83 PUSH_MTHD(push, NV827D, HEAD_SET_OFFSET(i, 0), in head827d_core_set()
86 PUSH_MTHD(push, NV827D, HEAD_SET_SIZE(i), in head827d_core_set()
104 PUSH_MTHD(push, NV827D, HEAD_SET_VIEWPORT_POINT_IN(i, 0), in head827d_core_set()
120 PUSH_MTHD(push, NV827D, HEAD_SET_BASE_LUT_LO(i), in head827d_olut_clr()
123 PUSH_MTHD(push, NV827D, HEAD_SET_CONTEXT_DMA_LUT(i), 0x00000000); in head827d_olut_clr()
137 PUSH_MTHD(push, NV827D, HEAD_SET_BASE_LUT_LO(i), in head827d_olut_set()
145 PUSH_MTHD(push, NV827D, HEAD_SET_CONTEXT_DMA_LUT(i), asyh->olut.handle); in head827d_olut_set()