Searched refs:VEPU_REG_IN_IMG_ROTATE_MODE (Results 1 – 5 of 5) sorted by relevance
84 #define VEPU_REG_IN_IMG_ROTATE_MODE(x) (((x) & 0x3) << 0) macro
198 #define VEPU_REG_IN_IMG_ROTATE_MODE(x) (((x) & 0x3) << 2) macro
393 | VEPU_REG_IN_IMG_ROTATE_MODE(hw_prep->rotation); in hal_h264e_vepu1_gen_regs_v2()
477 | VEPU_REG_IN_IMG_ROTATE_MODE(hw_prep->rotation) in hal_h264e_vepu2_gen_regs_v2()
187 #define VEPU_REG_IN_IMG_ROTATE_MODE(x) (((x) & 0x3) << 2) macro