Lines Matching refs:and_out
416 uint32 reg, data, data2, and_out, or_in; in exec_type1_script() local
530 and_out = *((uint8*)(&(rom[adress]))); in exec_type1_script()
535 reg, and_out, or_in)); in exec_type1_script()
540 byte &= (uint8)and_out; in exec_type1_script()
558 and_out = *((uint8*)(&(rom[adress]))); in exec_type1_script()
562 data &= (uint32)and_out; in exec_type1_script()
564 and_out, byte)); in exec_type1_script()
589 and_out = *((uint32*)(&(rom[adress]))); in exec_type1_script()
594 reg, and_out, or_in)); in exec_type1_script()
598 data &= and_out; in exec_type1_script()
641 and_out = *((uint32*)(&(rom[adress]))); in exec_type1_script()
645 data &= and_out; in exec_type1_script()
647 and_out, data2)); in exec_type1_script()
712 and_out = *((uint8*)(&(rom[adress]))); in exec_type1_script()
717 index, reg, and_out, or_in)); in exec_type1_script()
723 byte &= (uint8)and_out; in exec_type1_script()
928 uint32 reg, reg2, data, data2, and_out, and_out2, or_in, or_in2, safe32, offset32, size32; in exec_type2_script_mode() local
951 and_out = *((uint32*)(&(rom[*adress]))); in exec_type2_script_mode()
960 reg, and_out, shift)); in exec_type2_script_mode()
967 data &= and_out; in exec_type2_script_mode()
990 and_out = *((uint8*)(&(rom[*adress]))); in exec_type2_script_mode()
999 index, reg, and_out, byte2)); in exec_type2_script_mode()
1008 byte &= (uint8)and_out; in exec_type2_script_mode()
1061 and_out = *((uint8*)(&(rom[*adress]))); in exec_type2_script_mode()
1072 index, reg, and_out, shift)); in exec_type2_script_mode()
1080 byte &= (uint8)and_out; in exec_type2_script_mode()
1167 and_out = *((uint8*)(&(rom[*adress]))); in exec_type2_script_mode()
1176 reg, byte2, and_out)); in exec_type2_script_mode()
1190 data &= and_out; in exec_type2_script_mode()
1252 and_out = *((uint32*)(&(rom[*adress]))); in exec_type2_script_mode()
1267 and_out, or_in, or_in2)); in exec_type2_script_mode()
1279 data &= and_out; in exec_type2_script_mode()
1401 and_out = *((uint8*)(&(rom[*adress]))); in exec_type2_script_mode()
1406 reg, and_out, or_in)); in exec_type2_script_mode()
1411 byte &= (uint8)and_out; in exec_type2_script_mode()
1474 and_out = *((uint32*)(&(rom[*adress]))); in exec_type2_script_mode()
1479 reg, and_out, or_in)); in exec_type2_script_mode()
1483 data &= and_out; in exec_type2_script_mode()
1599 and_out = *((uint32*)(&(rom[(data + 4)]))); in exec_type2_script_mode()
1602 data &= and_out; in exec_type2_script_mode()
1604 and_out, reg, data2)); in exec_type2_script_mode()
1631 and_out = *((uint8*)(&(rom[(data + 3)]))); in exec_type2_script_mode()
1634 and_out, index, reg, byte2)); in exec_type2_script_mode()
1638 byte &= (uint8)and_out; in exec_type2_script_mode()
1665 and_out = *((uint8*)(&(rom[*adress]))); in exec_type2_script_mode()
1670 index, reg, and_out, or_in)); in exec_type2_script_mode()
1676 byte &= (uint8)and_out; in exec_type2_script_mode()
1748 uint32 reg, and_out, and_out2, offset32; in exec_cmd_39_type2() local
1754 and_out = *((uint8*)(&(rom[(data + 3)]))); in exec_cmd_39_type2()
1760 and_out, index, reg, shift)); in exec_cmd_39_type2()
1764 byte &= (uint8)and_out; in exec_cmd_39_type2()