Searched refs:VEPU_REG_RGB_MASK_B_MSB (Results 1 – 5 of 5) sorted by relevance
184 #define VEPU_REG_RGB_MASK_B_MSB(x) (((x) & 0x1f) << 26) macro
241 #define VEPU_REG_RGB_MASK_B_MSB(x) (((x) & 0x1f) << 16) macro
478 | VEPU_REG_RGB_MASK_B_MSB(hw_prep->b_mask_msb) in hal_h264e_vepu1_gen_regs_v2()
530 val = VEPU_REG_RGB_MASK_B_MSB(hw_prep->b_mask_msb) in hal_h264e_vepu2_gen_regs_v2()
230 #define VEPU_REG_RGB_MASK_B_MSB(x) (((x) & 0x1f) << 16) macro