Searched refs:GE2D_SRC1_X_REV (Results 1 – 2 of 2) sorted by relevance
130 #define GE2D_SRC1_X_REV BIT(2) macro
271 (ctx->vflip ? GE2D_SRC1_X_REV : 0) | in ge2d_hw_start()