Lines Matching refs:and_out

428 	uint32 reg, data, data2, and_out, or_in;  in exec_type1_script()  local
542 and_out = *((uint8*)(&(rom[adress]))); in exec_type1_script()
547 reg, and_out, or_in)); in exec_type1_script()
552 byte &= (uint8)and_out; in exec_type1_script()
570 and_out = *((uint8*)(&(rom[adress]))); in exec_type1_script()
574 data &= (uint32)and_out; in exec_type1_script()
576 and_out, byte)); in exec_type1_script()
601 and_out = *((uint32*)(&(rom[adress]))); in exec_type1_script()
606 reg, and_out, or_in)); in exec_type1_script()
610 data &= and_out; in exec_type1_script()
653 and_out = *((uint32*)(&(rom[adress]))); in exec_type1_script()
657 data &= and_out; in exec_type1_script()
659 and_out, data2)); in exec_type1_script()
724 and_out = *((uint8*)(&(rom[adress]))); in exec_type1_script()
729 index, reg, and_out, or_in)); in exec_type1_script()
735 byte &= (uint8)and_out; in exec_type1_script()
1015 uint32 reg, reg2, data, data2, and_out, and_out2, or_in, or_in2, safe32, offset32, size32; in exec_type2_script_mode() local
1038 and_out = *((uint32*)(&(rom[*adress]))); in exec_type2_script_mode()
1047 reg, and_out, shift)); in exec_type2_script_mode()
1054 data &= and_out; in exec_type2_script_mode()
1077 and_out = *((uint8*)(&(rom[*adress]))); in exec_type2_script_mode()
1086 index, reg, and_out, byte2)); in exec_type2_script_mode()
1095 byte &= (uint8)and_out; in exec_type2_script_mode()
1148 and_out = *((uint8*)(&(rom[*adress]))); in exec_type2_script_mode()
1159 index, reg, and_out, shift)); in exec_type2_script_mode()
1167 byte &= (uint8)and_out; in exec_type2_script_mode()
1254 and_out = *((uint8*)(&(rom[*adress]))); in exec_type2_script_mode()
1263 reg, byte2, and_out)); in exec_type2_script_mode()
1277 data &= and_out; in exec_type2_script_mode()
1339 and_out = *((uint32*)(&(rom[*adress]))); in exec_type2_script_mode()
1354 and_out, or_in, or_in2)); in exec_type2_script_mode()
1366 data &= and_out; in exec_type2_script_mode()
1488 and_out = *((uint8*)(&(rom[*adress]))); in exec_type2_script_mode()
1493 reg, and_out, or_in)); in exec_type2_script_mode()
1498 byte &= (uint8)and_out; in exec_type2_script_mode()
1561 and_out = *((uint32*)(&(rom[*adress]))); in exec_type2_script_mode()
1566 reg, and_out, or_in)); in exec_type2_script_mode()
1570 data &= and_out; in exec_type2_script_mode()
1686 and_out = *((uint32*)(&(rom[(data + 4)]))); in exec_type2_script_mode()
1689 data &= and_out; in exec_type2_script_mode()
1691 and_out, reg, data2)); in exec_type2_script_mode()
1718 and_out = *((uint8*)(&(rom[(data + 3)]))); in exec_type2_script_mode()
1721 and_out, index, reg, byte2)); in exec_type2_script_mode()
1725 byte &= (uint8)and_out; in exec_type2_script_mode()
1752 and_out = *((uint8*)(&(rom[*adress]))); in exec_type2_script_mode()
1757 index, reg, and_out, or_in)); in exec_type2_script_mode()
1763 byte &= (uint8)and_out; in exec_type2_script_mode()
1835 uint32 reg, and_out, and_out2, offset32; in exec_cmd_39_type2() local
1841 and_out = *((uint8*)(&(rom[(data + 3)]))); in exec_cmd_39_type2()
1847 and_out, index, reg, shift)); in exec_cmd_39_type2()
1851 byte &= (uint8)and_out; in exec_cmd_39_type2()