Home
last modified time | relevance | path

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

12

/Linux-v5.4/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.gitignore2 check-reversed.S
/Linux-v5.4/Documentation/devicetree/bindings/sound/
Dwm8741.txt19 2 = stereo reversed
/Linux-v5.4/drivers/staging/iio/Documentation/
Dsysfs-bus-iio-ad71927 the polarity of the excitation voltage is reversed on
/Linux-v5.4/tools/perf/scripts/python/
Dstackcollapse.py121 stack_string = ';'.join(reversed(stack))
/Linux-v5.4/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.4/Documentation/driver-api/pm/
Dnotifiers.rst59 reversed for ``PM_POST_SUSPEND``.
/Linux-v5.4/Documentation/input/devices/
Drotary-encoder.rst52 (i.e. the rotation was not reversed half-way).
/Linux-v5.4/Documentation/devicetree/bindings/pci/
Dfsl,imx6q-pcie.txt35 specified in the "reset-gpio" property is reversed (H=reset state,
/Linux-v5.4/Documentation/devicetree/bindings/net/
Dfsl-fec.txt52 specified in the "phy-reset-gpios" property is reversed (H=reset state,
/Linux-v5.4/Documentation/ABI/testing/
Dsysfs-bus-iio-counter-104-quad-834 direction is reversed.
Dsysfs-bus-counter40 reversed.
/Linux-v5.4/Documentation/livepatch/
Dcallbacks.rst94 If a patch transition is reversed, no pre-unpatch handlers will be run
/Linux-v5.4/Documentation/filesystems/
Dsysfs-pci.txt74 may not be reversed.
/Linux-v5.4/Documentation/ABI/stable/
Dsysfs-driver-mlxreg-io28 reversed direction - relevant bit is set 1.
/Linux-v5.4/fs/btrfs/
Dsend.c42 unsigned short reversed:1; member
328 if (p->reversed) { in fs_path_reset()
346 p->reversed = 0; in fs_path_alloc()
360 p->reversed = 1; in fs_path_alloc_reversed()
417 if (p->reversed) { in fs_path_ensure_buf()
442 if (p->reversed) { in fs_path_prepare_for_add()
508 p->reversed = from->reversed; in fs_path_copy()
522 if (!p->reversed) in fs_path_unreverse()
530 p->reversed = 0; in fs_path_unreverse()
2268 dest->reversed = 1; in get_cur_path()
/Linux-v5.4/Documentation/fb/
Dvesafb.rst180 reversed to give override possibility (allocate more fb memory
/Linux-v5.4/Documentation/networking/
Dl2tp.txt228 addresses reversed. The tunnel and session IDs can be any non-zero
229 32-bit number, but the values must be reversed at the peer.
/Linux-v5.4/Documentation/media/dvb-drivers/
Dfaq.rst134 Additionally make sure that "source validation by reversed path
/Linux-v5.4/drivers/mtd/chips/
DKconfig55 LITTLE_ENDIAN_BYTE, if the bytes are reversed.
/Linux-v5.4/lib/
Dvsprintf.c1206 bool reversed = false; in mac_address_string() local
1217 reversed = true; in mac_address_string()
1226 if (reversed) in mac_address_string()
/Linux-v5.4/Documentation/media/uapi/rc/
Drc-protos.rst188 and the command the higher 8 bits; this is reversed from IR order.
/Linux-v5.4/Documentation/
Dcrc32.txt85 be bit-reversed) and next_input_bit().
/Linux-v5.4/arch/sh/lib/
Dmemcpy-sh4.S457 ! this can be reversed at the end, so we don't need to save any extra
/Linux-v5.4/Documentation/sound/designs/
Dcompress-offload.rst200 (note: order for partial_drain and write for next track can be reversed as well)

12