Searched refs:RGA2_ROP3_code (Results 1 – 2 of 2) sorted by relevance
5 unsigned int RGA2_ROP3_code[256] = variable
789 rop_code0 = RGA2_ROP3_code[(msg->rop_code & 0xff)]; in RGA2_set_reg_rop_info()792 rop_code0 = RGA2_ROP3_code[(msg->rop_code & 0xff)]; in RGA2_set_reg_rop_info()795 rop_code0 = RGA2_ROP3_code[(msg->rop_code & 0xff)]; in RGA2_set_reg_rop_info()796 rop_code1 = RGA2_ROP3_code[(msg->rop_code & 0xff00)>>8]; in RGA2_set_reg_rop_info()