Searched refs:reversed (Results 1 – 25 of 48) sorted by relevance
12
6 EXTRA_CLEAN = $(OUTPUT)/*.o $(OUTPUT)/check-reversed.S12 $(OUTPUT)/switch_endian_test: $(OUTPUT)/check-reversed.S14 $(OUTPUT)/check-reversed.o: $(OUTPUT)/check.o17 $(OUTPUT)/check-reversed.S: $(OUTPUT)/check-reversed.o
3 check-reversed.S
19 2 = stereo reversed
14 RAM in the AMX except that the data flow direction is reversed.
121 stack_string = ';'.join(reversed(stack))
97 for entry in reversed(event["callchain"]):
122 for pgn_inst in reversed(self.plugin_instances):137 for pgn_inst in reversed(self.plugin_instances):145 for pgn_inst in reversed(self.plugin_instances):
7 the polarity of the excitation voltage is reversed on
59 reversed for ``PM_POST_SUSPEND``.
94 events. Note that north/south-field orientation is reversed on the
52 (i.e. the rotation was not reversed half-way).
471 u8 reversed[2]; member
101 or "reversed"::
106 the reversed address). This means that with default settings a maxed-out
137 specified in the "reset-gpio" property is reversed (H=reset state,
94 If a patch transition is reversed, no pre-unpatch handlers will be run
51 unsigned short reversed:1; member343 if (p->reversed) { in fs_path_reset()361 p->reversed = 0; in fs_path_alloc()375 p->reversed = 1; in fs_path_alloc_reversed()432 if (p->reversed) { in fs_path_ensure_buf()457 if (p->reversed) { in fs_path_prepare_for_add()523 p->reversed = from->reversed; in fs_path_copy()537 if (!p->reversed) in fs_path_unreverse()545 p->reversed = 0; in fs_path_unreverse()2280 dest->reversed = 1; in get_cur_path()
81 may not be reversed.
194 "phy-reset-gpios" property is reversed (H=reset state, L=operation state).
178 reversed to give override possibility (allocate more fb memory
55 LITTLE_ENDIAN_BYTE, if the bytes are reversed.
146 except that the data flow direction is reversed.
186 and the command the higher 8 bits; this is reversed from IR order.
197 Additionally make sure that "source validation by reversed path
1287 bool reversed = false; in mac_address_string() local1298 reversed = true; in mac_address_string()1307 if (reversed) in mac_address_string()
Completed in 44 milliseconds