Home
last modified time | relevance | path

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

12

/Linux-v4.19/tools/testing/selftests/powerpc/switch_endian/
DMakefile6 EXTRA_CLEAN = $(OUTPUT)/*.o $(OUTPUT)/check-reversed.S
11 $(OUTPUT)/switch_endian_test: $(OUTPUT)/check-reversed.S
13 $(OUTPUT)/check-reversed.o: $(OUTPUT)/check.o
16 $(OUTPUT)/check-reversed.S: $(OUTPUT)/check-reversed.o
D.gitignore2 check-reversed.S
/Linux-v4.19/Documentation/devicetree/bindings/sound/
Dwm8741.txt19 2 = stereo reversed
/Linux-v4.19/drivers/staging/iio/Documentation/
Dsysfs-bus-iio-ad71927 the polarity of the excitation voltage is reversed on
/Linux-v4.19/tools/perf/scripts/python/
Dstackcollapse.py119 stack_string = ';'.join(reversed(stack))
/Linux-v4.19/tools/testing/selftests/tc-testing/
Dtdc.py60 for pgn_inst in reversed(self.plugin_instances):
75 for pgn_inst in reversed(self.plugin_instances):
83 for pgn_inst in reversed(self.plugin_instances):
/Linux-v4.19/Documentation/driver-api/pm/
Dnotifiers.rst55 reversed for ``PM_POST_SUSPEND``.
/Linux-v4.19/Documentation/devicetree/bindings/pci/
Dfsl,imx6q-pcie.txt34 specified in the "reset-gpio" property is reversed (H=reset state,
/Linux-v4.19/Documentation/input/devices/
Drotary-encoder.rst52 (i.e. the rotation was not reversed half-way).
/Linux-v4.19/Documentation/devicetree/bindings/net/
Dfsl-fec.txt16 specified in the "phy-reset-gpios" property is reversed (H=reset state,
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-bus-iio-counter-104-quad-830 direction is reversed.
/Linux-v4.19/fs/btrfs/
Dsend.c42 unsigned short reversed:1; member
313 if (p->reversed) { in fs_path_reset()
331 p->reversed = 0; in fs_path_alloc()
345 p->reversed = 1; in fs_path_alloc_reversed()
402 if (p->reversed) { in fs_path_ensure_buf()
427 if (p->reversed) { in fs_path_prepare_for_add()
493 p->reversed = from->reversed; in fs_path_copy()
507 if (!p->reversed) in fs_path_unreverse()
515 p->reversed = 0; in fs_path_unreverse()
2275 dest->reversed = 1; in get_cur_path()
/Linux-v4.19/Documentation/filesystems/
Dsysfs-pci.txt74 may not be reversed.
/Linux-v4.19/Documentation/fb/
Dvesafb.txt166 reversed to give override possibility (allocate more fb memory
/Linux-v4.19/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-v4.19/Documentation/media/dvb-drivers/
Dfaq.rst132 Additionally make sure that "source validation by reversed path
/Linux-v4.19/lib/
Dvsprintf.c958 bool reversed = false; in mac_address_string() local
966 reversed = true; in mac_address_string()
975 if (reversed) in mac_address_string()
/Linux-v4.19/drivers/mtd/chips/
DKconfig54 LITTLE_ENDIAN_BYTE, if the bytes are reversed.
/Linux-v4.19/Documentation/
Dcrc32.txt85 be bit-reversed) and next_input_bit().
/Linux-v4.19/arch/sh/lib/
Dmemcpy-sh4.S457 ! this can be reversed at the end, so we don't need to save any extra
/Linux-v4.19/Documentation/core-api/
Dprintk-formats.rst233 specifier to use reversed byte order suitable for visual interpretation
/Linux-v4.19/Documentation/sound/designs/
Dcompress-offload.rst200 (note: order for partial_drain and write for next track can be reversed as well)
/Linux-v4.19/fs/f2fs/
Dsegment.c2446 bool reversed = false; in get_ssr_segment() local
2457 reversed = true; in get_ssr_segment()
2465 reversed = true; in get_ssr_segment()
2473 for (; cnt-- > 0; reversed ? i-- : i++) { in get_ssr_segment()
/Linux-v4.19/Documentation/media/uapi/v4l/
Dcontrol.rst233 - Solarization, the image is partially reversed in tone, only color
/Linux-v4.19/Documentation/livepatch/
Dcallbacks.txt81 If a patch transition is reversed, no pre-unpatch handlers will be run

12