Searched refs:CP_BLIT_1_SRC_X1 (Results 1 – 2 of 2) sorted by relevance
309 OUT_RING(ring, CP_BLIT_1_SRC_X1(sshift) | CP_BLIT_1_SRC_Y1(0)); in emit_blit_buffer()442 OUT_RING(ring, CP_BLIT_1_SRC_X1(sx1) | CP_BLIT_1_SRC_Y1(sy1)); in emit_blit()
1189 static inline uint32_t CP_BLIT_1_SRC_X1(uint32_t val) in CP_BLIT_1_SRC_X1() function