Home
last modified time | relevance | path

Searched refs:reversed (Results 1 – 25 of 44) sorted by relevance

12

/Linux-v5.10/tools/testing/selftests/powerpc/switch_endian/
DMakefile6 EXTRA_CLEAN = $(OUTPUT)/*.o $(OUTPUT)/check-reversed.S
12 $(OUTPUT)/switch_endian_test: $(OUTPUT)/check-reversed.S
14 $(OUTPUT)/check-reversed.o: $(OUTPUT)/check.o
17 $(OUTPUT)/check-reversed.S: $(OUTPUT)/check-reversed.o
D.gitignore3 check-reversed.S
/Linux-v5.10/Documentation/devicetree/bindings/sound/
Dwm8741.txt19 2 = stereo reversed
/Linux-v5.10/tools/perf/scripts/python/
Dstackcollapse.py121 stack_string = ';'.join(reversed(stack))
Dflamegraph.py72 for entry in reversed(event['callchain']):
/Linux-v5.10/Documentation/ABI/testing/
Dsysfs-bus-iio-adc-ad71927 the polarity of the excitation voltage is reversed on
Dsysfs-bus-iio-counter-104-quad-834 direction is reversed.
Dsysfs-bus-counter40 reversed.
/Linux-v5.10/tools/testing/selftests/tc-testing/
Dtdc.py122 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):
/Linux-v5.10/Documentation/driver-api/pm/
Dnotifiers.rst59 reversed for ``PM_POST_SUSPEND``.
/Linux-v5.10/Documentation/input/devices/
Drotary-encoder.rst52 (i.e. the rotation was not reversed half-way).
/Linux-v5.10/Documentation/devicetree/bindings/pci/
Dfsl,imx6q-pcie.txt35 specified in the "reset-gpio" property is reversed (H=reset state,
/Linux-v5.10/Documentation/devicetree/bindings/net/
Dfsl-fec.txt57 specified in the "phy-reset-gpios" property is reversed (H=reset state,
/Linux-v5.10/Documentation/firmware-guide/acpi/
Dintel-pmc-mux.rst101 or "reversed"::
/Linux-v5.10/drivers/net/wireless/intel/iwlwifi/fw/api/
Dd3.h489 u8 reversed[2]; member
/Linux-v5.10/Documentation/livepatch/
Dcallbacks.rst94 If a patch transition is reversed, no pre-unpatch handlers will be run
/Linux-v5.10/Documentation/PCI/
Dsysfs-pci.rst81 may not be reversed.
/Linux-v5.10/fs/btrfs/
Dsend.c51 unsigned short reversed:1; member
330 if (p->reversed) { in fs_path_reset()
348 p->reversed = 0; in fs_path_alloc()
362 p->reversed = 1; in fs_path_alloc_reversed()
419 if (p->reversed) { in fs_path_ensure_buf()
444 if (p->reversed) { in fs_path_prepare_for_add()
510 p->reversed = from->reversed; in fs_path_copy()
524 if (!p->reversed) in fs_path_unreverse()
532 p->reversed = 0; in fs_path_unreverse()
2294 dest->reversed = 1; in get_cur_path()
/Linux-v5.10/Documentation/fb/
Dvesafb.rst178 reversed to give override possibility (allocate more fb memory
/Linux-v5.10/Documentation/ABI/stable/
Dsysfs-driver-mlxreg-io26 reversed direction - relevant bit is set 1.
/Linux-v5.10/drivers/mtd/chips/
DKconfig55 LITTLE_ENDIAN_BYTE, if the bytes are reversed.
/Linux-v5.10/lib/
Dvsprintf.c1256 bool reversed = false; in mac_address_string() local
1267 reversed = true; in mac_address_string()
1276 if (reversed) in mac_address_string()
/Linux-v5.10/Documentation/admin-guide/media/
Dfaq.rst197 Additionally make sure that "source validation by reversed path
/Linux-v5.10/Documentation/userspace-api/media/rc/
Drc-protos.rst186 and the command the higher 8 bits; this is reversed from IR order.
/Linux-v5.10/Documentation/staging/
Dcrc32.rst85 be bit-reversed) and next_input_bit().

12