Searched refs:GE2D_SRC1_Y_REV (Results 1 – 2 of 2) sorted by relevance
131 #define GE2D_SRC1_Y_REV BIT(1) macro
270 (ctx->hflip ? GE2D_SRC1_Y_REV : 0) | in ge2d_hw_start()